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