Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridSelectedItemsCollection Class / Count Property

In This Topic
    Count Property (GridSelectedItemsCollection)
    In This Topic
    The number of selected items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also