WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / SelectedIndex Property
In This Topic
    SelectedIndex Property (FlexGrid)
    In This Topic
    Gets or sets the selected row index.
    Syntax
    public int SelectedIndex {get; set;}
    See Also