Gets or sets the data template used to display the 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 |