RichSuggestBox.PopupHeaderTemplate Property

Definition

Gets or sets the Windows.UI.Xaml.DataTemplate used to display the content of the suggestion popup control's header.

public Windows.UI.Xaml.DataTemplate PopupHeaderTemplate { get; set; }
member this.PopupHeaderTemplate : Windows.UI.Xaml.DataTemplate with get, set
Public Property PopupHeaderTemplate As DataTemplate

Property Value

Windows.UI.Xaml.DataTemplate

Applies to