TcxGridSpecialRowOptions.GetSeparatorColor Method
Returns the color of a utility row separator.
Declaration
function GetSeparatorColor: TColor;
Returns
Type | Description |
---|---|
TColor | The utility row separator color. |
Remarks
You can call the GetSeparatorColor
function to identify the actual utility separator color.
See Also