TcxCustomGridTableItemStyles Properties
Stores styles of data item elements.| Name | Description |
|---|---|
| Content | Specifies the style for item cells. |
| Count | Inherited from TcxCustomStyles. |
| GridView | Provides access to the View containing the item for which the style is applied. |
| Item | Gets the item for which the style is applied. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
| Values | Inherited from TcxStyles. |
See Also