WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / IsMultiRangeSelection Property
In This Topic
    IsMultiRangeSelection Property (GridWrapCellFactory)
    In This Topic
    Gets whether the selection can be composed by non-contiguous ranges of cells.
    Syntax
    public virtual bool IsMultiRangeSelection {get;}
    See Also