WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactory Class / IsSelectionEnabled Property
In This Topic
    IsSelectionEnabled Property (GridCellFactory)
    In This Topic
    Gets whether there is any selection possible in the grid.
    Syntax
    public override bool IsSelectionEnabled {get;}
    See Also