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