Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / C1Accordion Class / Items Property

In This Topic
    Items Property (C1Accordion)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As C1.Blazor.Core.ItemsCollection
    public C1.Blazor.Core.ItemsCollection Items {get;}
    See Also