ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / FieldStyle Class
Properties Methods Events

In This Topic
    FieldStyle Class Members
    In This Topic

    The following tables list the members exposed by FieldStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the field cell background.  
    Public PropertyGets the SortField that is applied this style.  
    Public PropertyGets the name of field that is applied this style.  
    Public PropertyGets or sets the font used to paint text in the field cell.  
    Public PropertyGets or sets the color of the text in field cell.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new FieldStyle that is a copy of the current instance.  
    Public MethodRelease the unmanaged resources.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also