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