TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / TreeNodeCellStyles Class
Properties Methods Events


In This Topic
    TreeNodeCellStyles Class Members
    In This Topic

    The following tables list the members exposed by TreeNodeCellStyles.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TreeNodeCellStyles class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the default styles.  
    Public PropertyGets the disabled styles.  
    Public PropertyGets the editor styles.  
    Public PropertyGets or sets the font.  
    Public PropertyGets or sets the horizontal alignment.  
    Public PropertyGets the hot styles.  
    Public PropertyGets the hot selected styles.  
    Public PropertyGets the selected styles.  
    Public PropertyGets the unfocused selected styles.  
    Public PropertyGets or sets the vertical alignment.  
    Public PropertyGets or sets whether text should be allowed to wrap.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Protected MethodHandles the PropertyChanged event of the styles.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also