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


In This Topic
    C1TreeViewNodeCellStylesEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewNodeCellStylesEventArgs.

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