Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridCardViewRowStyles Events
Show Inherited Hide Inherited

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