TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeViewColumnMouseEventArgs Class
Properties


In This Topic
    C1TreeViewColumnMouseEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewColumnMouseEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TreeViewColumnMouseEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public PropertyGets the tree column index of TreeView control.  
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Top
    See Also