ð Cell Hint Options Sets the background color and font for cell hints when the "Cell Hints" attribute is enabled
ð Selected Row Background and Font Color Background Color Sets the background color of selected row when "Row Select" attribute is enabled Font Color Sets the font color of selected row when "Row Select" attribute is enabled
ð Multiline Rows Lines per row Expands the column cell height for additional lines
ð Variable Row Height Lines per row Expands the height for specific rows. The settings can be modified in EEPs using the "RowHeightSettings" property. This is a comma separated name value pairs. Example: "2=75,5=90"
PROPERTY GridComponentID RowHeightSettings '2=75,5=90'
ð Fixed Columns Specifies the number of columns on the left of the grid that cannot be scrolled
|