IsSelectionEnabled Property (GridWrapCellFactory)
In This Topic
Gets whether there is any selection possible in the grid.
Syntax
'Declaration
Public Overridable ReadOnly Property IsSelectionEnabled As Boolean
public virtual bool IsSelectionEnabled {get;}
See Also