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