ListView.HeaderTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a data template to use to format a data object for display at the top of the list view.
public:
property Microsoft::Maui::Controls::DataTemplate ^ HeaderTemplate { Microsoft::Maui::Controls::DataTemplate ^ get(); void set(Microsoft::Maui::Controls::DataTemplate ^ value); };
public Microsoft.Maui.Controls.DataTemplate HeaderTemplate { get; set; }
member this.HeaderTemplate : Microsoft.Maui.Controls.DataTemplate with get, set
Public Property HeaderTemplate As DataTemplate
Property Value
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.