[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeViewEventArgs

C1TreeViewEventArgs Class

Provides data for the CheckStateChanged, Collapsed, Expanded, and SelectionChanged events of a C1TreeView control.

Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public class C1TreeViewEventArgs : EventArgs

Constructors

Name Description
C1TreeViewEventArgs()

Properties

Name Description
Node

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