NodeShape.SetIsExpandedValue(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece armazenamento para a propriedade NodeShape. IsExpanded.
protected:
virtual void SetIsExpandedValue(bool newValue);
protected virtual void SetIsExpandedValue (bool newValue);
abstract member SetIsExpandedValue : bool -> unit
override this.SetIsExpandedValue : bool -> unit
Protected Overridable Sub SetIsExpandedValue (newValue As Boolean)
Parâmetros
- newValue
- Boolean