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


In This Topic
    C1TreeViewNodeCellEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewNodeCellEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the tree column index of TreeView control.  
    Public PropertyGets the tree node that has been checked, expanded, collapsed, or selected. (Inherited from C1.Win.TreeView.C1TreeViewEventArgs)
    Top
    See Also