NodeShape.SetIsExpandedValue(Boolean) Method

Definition

Provides storage for the NodeShape.IsExpanded property.

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)

Parameters

newValue
Boolean

Applies to