Back to Devexpress

TcxGridCardViewStyles.CategoryRow Property

vcl-cxgridcardview-dot-tcxgridcardviewstyles.md

latest992 B
Original Source

TcxGridCardViewStyles.CategoryRow Property

Specifies style attributes for a category row and its children’s indentation.

Declaration

delphi
property CategoryRow: TcxStyle index vsCategoryRow read; write;

Property Value

Type
TcxStyle

Remarks

Use the CategoryRow property to specify the style common to all the category rows in a Card View.

See Also

TcxGridCardViewRowStyles.CategoryRow

TcxGridCardViewStyles.GetCategoryRowParams

TcxGridCardViewStyles Class

TcxGridCardViewStyles Members

cxGridCardView Unit