Template applied to the headers of all the items of the list.
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 |