[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeViewCheckBoxEventArgs

C1TreeViewCheckBoxEventArgs Class

Provides data for the NodeCheckBoxClick event of a C1TreeView control.

Inheritance
C1TreeViewCheckBoxEventArgs
Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public class C1TreeViewCheckBoxEventArgs : HandledEventArgs

Constructors

Name Description
C1TreeViewCheckBoxEventArgs()

Properties

Name Description
Node

Gets the tree node whose checkbox was clicked.