C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / SelectedItems Property

In This Topic
SelectedItems Property (FlexGrid)
In This Topic
Gets the collection of selected data items.
Syntax
'Declaration
 
Public ReadOnly Property SelectedItems As GridSelectedItemsCollection
 
See Also