WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Accordion Class / ItemTemplate Property
In This Topic
    ItemTemplate Property (C1Accordion)
    In This Topic
    Gets or sets the template applied to all the items of the list.
    Syntax
    public DataTemplate ItemTemplate {get; set;}
    See Also