ItemsControl.IsGrouping Propriété

Définition

Obtient une valeur qui indique si le contrôle utilise un regroupement.

public:
 property bool IsGrouping { bool get(); };
[System.ComponentModel.Bindable(false)]
public bool IsGrouping { get; }
[<System.ComponentModel.Bindable(false)>]
member this.IsGrouping : bool
Public ReadOnly Property IsGrouping As Boolean

Valeur de propriété

Boolean

true si un contrôle utilise un regroupement ; sinon, false.

Attributs

Remarques

Informations sur les propriétés de dépendance

Champ d’identificateur IsGroupingProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à