TcxGridLayoutViewStyles Properties
Style settings for a Layout View.| Name | Description |
|---|---|
| Background | Specifies the style for a View background. Inherited from TcxCustomGridViewStyles. |
| Content | Specifies the style for the grid View content. Inherited from TcxCustomGridTableViewStyles. |
| ContentEven | Specifies the style for even grid View rows. Inherited from TcxCustomGridTableViewStyles. |
| ContentOdd | Specifies the style for odd grid View rows. Inherited from TcxCustomGridTableViewStyles. |
| Count | Inherited from TcxCustomStyles. |
| FilterBox | Specifies the style for the filter box. Inherited from TcxCustomGridTableViewStyles. |
| FindPanel | Specifies the style for the Find Panel. Inherited from TcxCustomGridTableViewStyles. |
| GridView | Provides access to the View to which styles are applied. |
| Group | Specifies the style for the card’s layout groups. |
| HotTrack protected | Specifies the style applied to the hot-tracked row. Inherited from TcxCustomGridTableViewStyles. |
| Inactive | Specifies the style for the inactive selection of a grid View. Inherited from TcxCustomGridTableViewStyles. |
| IncSearch | Specifies the style applied to the incremental search request. Inherited from TcxCustomGridTableViewStyles. |
| IsRecordCaptionParams | |
| Item | Specifies the style for the card’s layout items. |
| ItemHotTrack | |
| Navigator | Specifies the style for the offset between the View’s navigator and horizontal scrollbar. Inherited from TcxCustomGridTableViewStyles. |
| NavigatorInfoPanel | Specifies the style for the View navigator‘s information panel. Inherited from TcxCustomGridTableViewStyles. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| RecordBorder | Specifies the style for the card border. |
| RecordCaption | Specifies the style for the card caption. |
| SearchResultHighlight | Specifies the style of the search results highlighted in grid records. Inherited from TcxCustomGridTableViewStyles. |
| Selection | Specifies the style for the active selection in a grid View. Inherited from TcxCustomGridTableViewStyles. |
| StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
| UseOddEvenStyles | Specifies if the grid View uses alternate styles to paint odd and even rows. Inherited from TcxCustomGridTableViewStyles. |
| Values | Inherited from TcxStyles. |
See Also