WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / Items Property
In This Topic
    Items Property (C1DataFilter)
    In This Topic
    Gets the collection used to get the C1.WinUI.Accordion.C1Expander item containers.
    Syntax
    public new IReadOnlyList<C1Expander> Items {get;}
    See Also