LazyNode.CancelExpand 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.
Specifies that a tree node should stop expanding.
public:
virtual void CancelExpand();
public virtual void CancelExpand ();
abstract member CancelExpand : unit -> unit
override this.CancelExpand : unit -> unit
Public Overridable Sub CancelExpand ()