ComponentOne InputPanel for UWP
HeaderTemplate Property

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : HeaderTemplate Property
Gets or sets the data template used to display the header.
Syntax
'Declaration
 
Public Property HeaderTemplate As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate HeaderTemplate {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members