Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / C1DataFilter Class / Items Property

In This Topic
    Items Property (C1DataFilter)
    In This Topic
    Gets the collection of items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As ItemsCollection
    public ItemsCollection Items {get;}
    See Also