[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectedItemsCollection.IndexOf

IndexOf Method

IndexOf(object)

Declaration
public int IndexOf(object item)
Parameters
Type Name Description
object item
Returns
Type Description
int
Implements