TcxGridCardViewRowStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Caption | Specifies the style for the caption region of a Card View row. |
Caption |
Specifies the style for a caption row. |
Category |
Specifies style attributes for a category row. |
Content |
Specifies the style for item cells.
Inherited from Tcx |
Count |
Inherited from Tcx |
Grid |
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 Tcx |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Values |
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs when a caption row should be redrawn. |
On |
Occurs when repainting the caption region of a Card View row. |
On |
Fires each time the category row is about to be drawn. |
On |
Occurs whenever an item cell should be redrawn.
Inherited from Tcx |
See Also