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