GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 family of the text in field cell.  
    Public PropertyGets or sets the font size of the text in field cell.  
    Public PropertyGets or sets the font style of the text in field cell.  
    Public PropertyGets or sets the font weight of the text in field cell.  
    Public PropertyGets or sets the color of the text in field cell.  
    Public PropertyGets or sets the strikethrough of the text in field cell.  
    Public PropertyGets the TextDecorations of the text in field cell.  
    Public PropertyGets or sets the underline 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
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also