Show / Hide Table of Contents

Property HeaderTemplate

| Edit this page View Source

HeaderTemplate

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 null.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX