WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / HeaderTemplateSelector Property
In This Topic
    HeaderTemplateSelector Property (C1DataFilter)
    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