IEntryBucket2.ShowCount 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.
Détermine si un nombre indiquant le nombre d’entrées dans ce compartiment sera affiché en ajoutant à l’en-tête de regroupement de compartiments.
public:
property bool ShowCount { bool get(); void set(bool value); };
public:
property bool ShowCount { bool get(); void set(bool value); };
public bool ShowCount { get; set; }
member this.ShowCount : bool with get, set
Public Property ShowCount As Boolean