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