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