FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / SelectionMode Property

In This Topic
    SelectionMode Property (C1FlexGrid)
    In This Topic
    Gets or sets the grid's selection mode.
    Syntax
    'Declaration
     
    Public Property SelectionMode As SelectionMode
    public SelectionMode SelectionMode {get; set;}
    See Also