TcxGridCardViewSeparatorsViewInfo.Color Property
In This Article
Returns the color of the card separators in the current Card View.
#Declaration
Delphi
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