ICellCustomizer Properties
Defines classes that customize grid cells.Name | Description |
---|---|
BackgroundColor | Specifies the cell background color. |
BorderColor | Specifies the color of the cell borders. |
Font | Specifies the font used to display data in grid cells. |
HighlightColor | Specifies the color used to highlight the cell content in custom user scenarios. |
Padding | Specifies the internal spaces between the cell content and borders. |
SelectionColor | Specifies the background color on selecting a cell. |
SelectionFontColor | Specifies the font color on selecting a cell. |
See Also