NodeShape.GetIsExpandedValue Méthode
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.
Fournit le stockage pour la propriété NodeShape. IsExpanded.
protected:
virtual bool GetIsExpandedValue();
protected virtual bool GetIsExpandedValue ();
abstract member GetIsExpandedValue : unit -> bool
override this.GetIsExpandedValue : unit -> bool
Protected Overridable Function GetIsExpandedValue () As Boolean