TcxGridCardViewSeparatorsViewInfo.Color Property
Returns the color of the card separators in the current Card View.
Declaration
property Color: TColor read;
Property Value
Type |
---|
TColor |
Remarks
This property returns the color specified by the Card View’s OptionsView.SeparatorColor property.
See Also