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

In This Topic
    TreeColumnStyles Class
    In This Topic
    Represents the styles of column.
    Object Model
    TreeColumnStyles ClassHeaderStyle ClassNodeCellStyle ClassNodeCellStyle ClassNodeCellStyle ClassNodeCellStyle ClassNodeCellStyle ClassNodeCellStyle ClassNodeCellStyle Class
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class TreeColumnStyles 
       Inherits TreeNodeCellStyles
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class TreeColumnStyles : TreeNodeCellStyles 
    Inheritance Hierarchy

    System.Object
       C1.Win.TreeView.TreeNodeCellStyles
          C1.Win.TreeView.TreeColumnStyles
             C1.Win.TreeView.TreeViewStyles

    See Also