WorkspaceVisualNodeBase.BeforeExpand 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.
Called before node to be expanded in UI
public:
virtual void BeforeExpand();
public:
virtual void BeforeExpand();
virtual void BeforeExpand();
public virtual void BeforeExpand ();
abstract member BeforeExpand : unit -> unit
override this.BeforeExpand : unit -> unit
Public Overridable Sub BeforeExpand ()