Gets or sets the template used to display the contents of the control's header.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public DataTemplate HeaderTemplate { get; set; } |
Visual Basic |
---|
Public Property HeaderTemplate As DataTemplate Get Set |