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


In This Topic
    HeaderStyle Class Members
    In This Topic

    The following tables list the members exposed by HeaderStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HeaderStyle class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color. (Inherited from C1.Win.TreeView.NodeCellStyle)
    Public PropertyGets or sets the font.  
    Public PropertyGets or sets the foreground color. (Inherited from C1.Win.TreeView.NodeCellStyle)
    Public PropertyGets or sets the horizontal alignment.  
    Public PropertyGets or sets the vertical alignment.  
    Public PropertyGets or sets whether text should be allowed to wrap.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the specified NodeCellStyle is equal to the current NodeCellStyle.  
    Public MethodOverridden. Serves as a hash function for a particular type.  
    Public MethodOverridden. Returns a string that represents the current NodeCellStyle.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event. (Inherited from C1.Win.TreeView.NodeCellStyle)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.TreeView.NodeCellStyle)
    Top
    See Also