TcxCustomGridTableViewStyles Properties
Stores style settings of grid View elements.
Name | Description |
---|---|
Background |
Specifies the style for a View background.
Inherited from Tcx |
Content | Specifies the style for the grid View content. |
Content |
Specifies the style for even grid View rows. |
Content |
Specifies the style for odd grid View rows. |
Count |
Inherited from Tcx |
Filter |
Specifies the style for the filter box. |
Find |
Specifies the style for the Find Panel. |
Grid |
Provides access to the grid Table View to which these style settings belong. |
Hot |
Specifies the style applied to the hot-tracked row. |
Inactive | Specifies the style for the inactive selection of a grid View. |
Inc |
Specifies the style applied to the incremental search request. |
Navigator | Specifies the style for the offset between the View’s navigator and horizontal scrollbar. |
Navigator |
Specifies the style for the View navigator‘s information panel. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Search |
Specifies the style of the search results highlighted in grid records. |
Selection | Specifies the style for the active selection in a grid View. |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Use |
Specifies if the grid View uses alternate styles to paint odd and even rows. |
Values |
Inherited from Tcx |
See Also