Expanding and Collapsing Nodes

ER exists to signal when a node has been expanded or collapsed. These events occur whether the change in the node's status is due to the user or the application:

  • Tree Node Is Expanding

    This event occurs when a node is expanded for the first time after control initialization.

  • Tree Node Is Collapsing

    This event occurs when a node is collapsed after control initialization.