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


In This Topic
    NodeCellStyle Class Members
    In This Topic

    The following tables list the members exposed by NodeCellStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of cell's style of C1TreeNode.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color.  
    Public PropertyGets or sets the foreground color.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified NodeCellStyle is equal to the current NodeCellStyle.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodReturns a string that represents the current NodeCellStyle.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also