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

In This Topic
    NodeCellStyle Class
    In This Topic
    Defines style of cell of C1TreeNode.
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NodeCellStyle 
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NodeCellStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.TreeView.NodeCellStyle
          C1.Win.TreeView.HeaderStyle

    See Also