MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / SelectedItem Property
In This Topic
    SelectedItem Property
    In This Topic
    Gets or sets the selected data item.
    Syntax
    public object SelectedItem {get; set;}
    See Also