WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Accordion Class / HeaderTemplateSelector Property
In This Topic
    HeaderTemplateSelector Property (C1Accordion)
    In This Topic
    Template selector used to specify different templates applied to the headers of the items.
    Syntax
    public DataTemplateSelector HeaderTemplateSelector {get; set;}
    See Also