TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / NodeCellStyle Class / NodeCellStyle Constructor

In This Topic
    NodeCellStyle Constructor
    In This Topic
    Initializes new instance of cell's style of C1TreeNode.
    Syntax
    'Declaration
     
    
    Public Function New()
    public NodeCellStyle()
    See Also