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