ICellCustomizer Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Create |
Sets up an image source for checked switches shown in switch columns. |
Create |
Sets up an image source for unassigned switches shown in switch columns. |
Create |
Sets up an image source for unchecked switches shown in switch columns. |
Locate |
Locates the specified view within cell bounds. |
See Also