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


In This Topic
    C1TreeViewNodeCellCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewNodeCellCancelEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    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.C1TreeViewCancelEventArgs)
    Top
    See Also