Click or drag to resize

AllGraphHandler Events

The AllGraphHandler type exposes the following members.

Events
 NameDescription
Protected event_listChange
(Inherited from AbstractItemHandler)
Public eventListChange Signals that the list has changed, so the view can update the list. When the first receiver registers for the event, the function BeginTracking will be called. If the last receiver unregisters for the event, the function EndTracking will be called.
(Inherited from AbstractItemHandler)
Top
See Also