WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / IsColumnSelection Property
In This Topic
    IsColumnSelection Property (GridWrapCellFactory)
    In This Topic
    Gets whether the selection is composed by all the cells of the columns.
    Syntax
    public virtual bool IsColumnSelection {get;}
    See Also