TcxGridCardViewStyles.CategorySeparator Property
Specifies style attributes for the category row‘s separator.
Declaration
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