Template selector used to specify different templates applied to the headers of the items.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public C1DataTemplateSelector HeaderTemplateSelector { get; set; } |
| Visual Basic |
|---|
Public Property HeaderTemplateSelector As C1DataTemplateSelector Get Set |