[]
Provides data for events of a C1TreeView control.
public class C1TreeViewColumnMouseEventArgs : MouseEventArgs
Name | Description |
---|---|
C1TreeViewColumnMouseEventArgs(MouseButtons, int, int, int, int, int) | Initializes a new instance of the C1TreeViewColumnMouseEventArgs class. |
Name | Description |
---|---|
ColumnIndex | Gets the tree column index of TreeView control. |