Back to Devexpress

TcxGridCardViewStyles.CategorySeparator Property

vcl-cxgridcardview-dot-tcxgridcardviewstyles-41874697.md

latest900 B
Original Source

TcxGridCardViewStyles.CategorySeparator Property

Specifies style attributes for the category row‘s separator.

Declaration

delphi
property CategorySeparator: TcxStyle index vsCategorySeparator read; write;

Property Value

Type
TcxStyle

Remarks

Use the CategorySeparator property to specify the style common to all the category row separators shown in the Card View.

See Also

TcxGridCardViewOptionsView.CategorySeparatorWidth

TcxGridCardViewStyles Class

TcxGridCardViewStyles Members

cxGridCardView Unit