NodeShape.GetIsExpandedValue 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 bool GetIsExpandedValue();
protected virtual bool GetIsExpandedValue ();
abstract member GetIsExpandedValue : unit -> bool
override this.GetIsExpandedValue : unit -> bool
Protected Overridable Function GetIsExpandedValue () As Boolean