[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeViewCancelEventArgs

C1TreeViewCancelEventArgs Class

Provides data for the CheckStateChanging, Collapsing, Expanding, and SelectionChanging events of a C1TreeView control.

Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public class C1TreeViewCancelEventArgs : CancelEventArgs

Constructors

Name Description
C1TreeViewCancelEventArgs()

Properties

Name Description
Node

Gets the tree node that has been checked, expanded, collapsed, or selected.