Search
ListViewBase Events
 


 Public Events

  Name Description

controlLoaded

Raised when the control is loaded. (Inherited from Control.)

controlUnloaded

Raised when the control is unloaded. (Inherited from Control.)

controlUnloading

Raised when the control is unloading. (Inherited from Control.)

linkSelected

Raised when a link is selected, either programmatically or by the user.

nodeSelected

Raised when a node is selected, either programmatically or by the user.

shapeLibraryLoaded

Raised when a ShapeLibrary is loaded from shapeLibraryLocation.

 See Also