Share via


ListView.GroupHeaderStyleProperty Field

Definition

Caution

With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.

Bindable property for GroupHeaderStyle.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ GroupHeaderStyleProperty;
[System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")]
public static readonly Microsoft.Maui.Controls.BindableProperty GroupHeaderStyleProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty GroupHeaderStyleProperty;
[<System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")>]
 staticval mutable GroupHeaderStyleProperty : Microsoft.Maui.Controls.BindableProperty
 staticval mutable GroupHeaderStyleProperty : Microsoft.Maui.Controls.BindableProperty
Public ReadOnly GroupHeaderStyleProperty As BindableProperty 

Field Value

Attributes

Applies to