Property HeaderTemplate
| Edit this page View SourceHeaderTemplate
Gets or sets the DataTemplate used to display the content of the control's header.
Declaration
public DataTemplate? HeaderTemplate { get; set; }
Property Value
| Type | Description |
|---|---|
| DataTemplate | The template that specifies the visualization of the header object. The default is |