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