TcxGridCardViewRowStyles Properties
Stores styles that define the appearance of Card View row elements.Name | Description |
---|---|
Caption | Specifies the style for the caption region of a Card View row. |
CaptionRow | Specifies the style for a caption row. |
CategoryRow | Specifies style attributes for a category row. |
Content | Specifies the style for item cells. Inherited from TcxCustomGridTableItemStyles. |
Count | Inherited from TcxCustomStyles. |
GridView | Identifies the Card View holding an item for which the style is applied. |
Item | Specifies the card row that the current styles are applied to. |
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