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