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