IsColumnSelection Property (GridCellFactory)
In This Topic
Gets whether the selection is composed by all the cells of the columns.
Syntax
'Declaration
Public Overrides ReadOnly Property IsColumnSelection As Boolean
public override bool IsColumnSelection {get;}
See Also