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