WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / C1GridControl Class / SelectionMode Property
In This Topic
    SelectionMode Property (C1GridControl)
    In This Topic
    Gets or sets how the cells, columns or rows are selected.
    Syntax
    public GridSelectionMode SelectionMode {get; set;}
    See Also