TcxGridIndicatorRowItemViewInfo.IndicatorKind Property
Identifies the icon displayed in the indicator cell that corresponds to the current row.
Declaration
property IndicatorKind: TcxIndicatorKind read;
Property Value
| Type |
|---|
| TcxIndicatorKind |
Remarks
Refer to the TcxIndicatorKind type description to learn about available indicator icons.
See Also