C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / IsSelectionEnabled Property

In This Topic
IsSelectionEnabled Property (GridSkeletonLoadingCellFactory)
In This Topic
Gets whether there is any selection possible in the grid.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsSelectionEnabled As Boolean
 
See Also