NodeShape.SetIsExpandedValue(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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