MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / SelectedItems Property
In This Topic
    SelectedItems Property
    In This Topic
    Gets the collection of selected data items.
    Syntax
    public GridSelectedItemsCollection SelectedItems {get;}
    See Also