Total number of rows | Sets the total number of rows in the table. It is a sum of fixed rows and data rows of the table. |
---|---|
Number of rows in the fixed table area | Sets number of rows in the fixed area of the table. |
Row height | Setting table rows height in pixels. |
Fit | Modifies the height of rows in order to fit table height and the number of rows. |
Edit mode | Setting the type of the edit mode.
0 - table cells in the data area cannot be selected - the cells cannot be neither selected nor edited
1 - table cells in the data area can be selected - cells can be selected (by left mouse button clicking)
2 - table cells in the data area can be selected and edited - cells can be selected (by left mouse button clicking) and edited (by left mouse button double-clicking)
3 - table cells in the data area can be selected, editing is possible only in those cells that have this function enabled - Combines interaction 1 and 2. It allows to edit only some cells (default: cells editing is disabled). |
Border | Object border type:
None - No border
Simple line - Simple border of the object
Static - Simple 3D border of the object
3D - Three dimensional border of the object
Modal - Modal border of the object |
Grid color | Setting the grid color of the table. |
Fixed area | |
Background color | Background color of the static table area
This configurator sets the initial value of the FixedBackColor property. |
Text color | Text color of the static table area
This configurator sets the initial value of the FixedForeColor property. |
Font | Font of the static tabele area
This configurator sets the initial value of the FixedFont property. |
Data area | |
Background color | Background color of the data table area
This configurator sets the initial value of the BackColor property. |
Text color | Text color of the data table area
This configurator sets the initial value of the ForeColor property. |
Font | Font of the data table area
This configurator sets the initial value of the Font property. |
Free area for cell text (Padding) | |
Left | Free area for cell text in pixels left.
This configurator sets the initial value of the PaddingLeft property. |
Up | Free area for cell text in pixels up.
This configurator sets the initial value of the PaddingTop property. |
Right | Free area for cell text in pixels right.
This configurator sets the initial value of the PaddingRight property. |
Down | Free area for cell text in pixels down.
This configurator sets the initial value of the PaddingBottom property. |