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