TcxGridCardViewStyles.CategorySeparator Property
In This Article
Specifies style attributes for the category row‘s separator.
#Declaration
Delphi
property CategorySeparator: TcxStyle index vsCategorySeparator read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the CategorySeparator property to specify the style common to all the category row separators shown in the Card View.
See Also