Name | Description |
Cols | the amount of the current sheet's rows |
Rows | the amount of the current sheet's columns |
Border | whether to display Control Component's border |
TopLabelVisible | whether to display column label |
SideLabelVisible | whether to display row label |
HScrollVisible | whether to display to horizontal scroll bar's label |
VScrollVisible | whether to display vertical roll bar's label |
PageLabelVisible | whether to display page's label |
TopLabelHeight | the height of column's label |
SideLabelWidth | the width of row's label |
RowSelectedMode | set the mode of selecting the whole row |
MultiSelectedMode | set the mode of selecting the multiple rows |
DynamicEditArea | whether allowing dynamically to expand edited area |
MultiColSizeMode | whether allowing using mouse to alter multiple columns' width |
MultipleRowSizeMode | whether allowing using mouse to alter multiple rows' width |
GridReadOnly | set Control Component as read only mode |
EnablePopMenu | allow right key select menu |
CurrentTopLabelHint | to highlight current CELL position in column label |
CurrentSideLabelHint | to highlight current CELL position in row label |
ResizeWhenPasteNeed | whether extend CELL when content pasted is beyond the boundary of cell |
AllowSizeCell | whether allow drag CELL's corner using mouse |
EnableUndo | whether allow UNDO |
AllowSizeColInGrid | whether allow setting column's width in CELL |
AllowSizeRowInGrid | whether allow setting row's height in CELL |