TcxGridCardViewStyles Events
Stores styles that define the appearance of a Card View.
Name | Description |
---|---|
On |
Occurs when a row of the “caption” type should be redrawn. |
On |
Occurs whenever the card border should be redrawn. |
On |
Fires each time the category row is about to be drawn. |
On |
Allows you to change the content style of individual cells depending on specific conditions in your application.
Inherited from Tcx |
On |
Allows you to change the style applied to the hot-tracked record.
Inherited from Tcx |
On |
Allows you to change the style applied to inactive records.
Inherited from Tcx |
On |
Occurs whenever the row caption should be redrawn. |
On |
Allows you to change the style applied to a selected record.
Inherited from Tcx |
See Also