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