Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 730 Bytes

expander_headertemplate.md

File metadata and controls

32 lines (20 loc) · 730 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Expander.HeaderTemplate
winrt property

Microsoft.UI.Xaml.Controls.Expander.HeaderTemplate

-description

::: moniker range="winui-3.0-preview"

Caution

This API is in development and considered experimental in the WinUI version selected. It might be altered or unavailable in other versions. ::: moniker-end

Gets or sets the data template for the Expander.Header.

-property-value

The data template that is used to display the header of the Expander.

-remarks

-see-also

Expander, Expander.Header

-examples