TcxGridTableViewStyles.Indicator Property
Specifies the style for the Table View row indicator.
Declaration
property Indicator: TcxStyle index vsIndicator read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The Indicator property allows you to define the style (font, background color) for the Table View row indicator.
In the following image the indicator is painted in coral ($00507FFF).
See Also