[]
Provides data for the CheckStateChanging, Collapsing, Expanding, and SelectionChanging events of a C1TreeView control.
public class C1TreeViewCancelEventArgs : CancelEventArgs
Name | Description |
---|---|
C1TreeViewCancelEventArgs() |
Name | Description |
---|---|
Node | Gets the tree node that has been checked, expanded, collapsed, or selected. |