TcxGridFixedDataRowsOptions.GetSeparatorColor Method
In This Article
Returns the actual color of the separator between scrollable and fixed row areas.
#Declaration
Delphi
function GetSeparatorColor: TColor;
#Returns
Type | Description |
---|---|
TColor | The actual color of the separator between scrollable and fixed row areas. |
See Also