Gets or sets a data template selector that provides custom logic for choosing the template used to display the header.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public DataTemplateSelector HeaderTemplateSelector { get; set; } |
| Visual Basic |
|---|
Public Property HeaderTemplateSelector As DataTemplateSelector Get Set |