HeaderedContentControl.

HeaderTemplate Property

Summary

Gets or sets the data template used to display the header content of the control.

Syntax

public IDataTemplate? HeaderTemplate { get; set; }

Value

Type Description
IDataTemplate?