[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeViewColumnMouseEventArgs

C1TreeViewColumnMouseEventArgs Class

Provides data for events of a C1TreeView control.

Inheritance
C1TreeViewColumnMouseEventArgs
Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public class C1TreeViewColumnMouseEventArgs : MouseEventArgs

Constructors

Name Description
C1TreeViewColumnMouseEventArgs(MouseButtons, int, int, int, int, int)

Initializes a new instance of the C1TreeViewColumnMouseEventArgs class.

Properties

Name Description
ColumnIndex

Gets the tree column index of TreeView control.