ListView.IsGroupingEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit si le regroupement est activé ou non pour ListView.
public bool IsGroupingEnabled { get; set; }
member this.IsGroupingEnabled : bool with get, set
Valeur de propriété
System.Boolean
true
si le regroupement est activé, false
sinon et par défaut.