TcxCustomGridColumn.Selected Property
Indicates if the column’s cells are selected within the View.
Declaration
property Selected: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the current selection includes the column’s cells; otherwise – False.
See Also