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