TcxGridCardViewRowStyles Events
Stores styles that define the appearance of Card View row elements.| Name | Description |
|---|---|
| OnGetCaptionRowStyle | Occurs when a caption row should be redrawn. |
| OnGetCaptionStyle | Occurs when repainting the caption region of a Card View row. |
| OnGetCategoryRowStyle | Fires each time the category row is about to be drawn. |
| OnGetContentStyle | Occurs whenever an item cell should be redrawn. Inherited from TcxCustomGridTableItemStyles. |
See Also