The C1TreeView type exposes the following members.
Events
Name | Description | |
---|---|---|
Disposing | (Inherited from Component.) | |
OnCallbackComplete |
Occures after callback complete.
|
|
OnNodeCheckChanged |
Occures if C1TreeViewNode node check status has been changed.
|
|
OnNodeClicked |
Occures if C1TreeViewNode node has been clicked.
|
|
OnNodeCollapsed |
Occures if C1TreeViewNode has been collapsed.
|
|
OnNodeDragging |
Occures if C1TreeViewNode node is dragging.
|
|
OnNodeDragStarted |
Occurs when the user starts to drag the C1TreeViewNode.
|
|
OnNodeDropped |
Occures if C1TreeViewNode node is dropped.
|
|
OnNodeExpanded |
Occures if C1TreeViewNode has been expanded.
|
|
OnNodeMouseOut |
Occures if if the mouse pointer get out the C1TreeViewNode node.
|
|
OnNodeMouseOver |
Occures if the mouse pointer get over the C1TreeViewNode node.
|
|
OnNodeTextChanged |
Occures if C1TreeViewNode node has been edited.
|
|
OnSelectedNodesChanged |
Occures if C1TreeViewNode node has been selected.
|
|
PropertyChanged | (Inherited from Component.) |