WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlAdapter Class / IsMultipleSelection Property
In This Topic
    IsMultipleSelection Property (GridControlAdapter)
    In This Topic
    Gets whether the selection can be a range of cells.
    Syntax
    public virtual bool IsMultipleSelection {get;}
    See Also