TcxGridCustomLayoutViewOptionsView.GetSeparatorColor Method
Returns the color of the card group’s separator.
Declaration
function GetSeparatorColor: TColor;
Returns
Type |
---|
TColor |
Remarks
The GetSeparatorColor method obtains the color specified by the SeparatorColor property.
See Also