GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / FieldStyle Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (FieldStyle)
    In This Topic
    Gets or sets the color used to paint the field cell background.
    Syntax
    'Declaration
     
    Public Property BackgroundColor As Color
    public Color BackgroundColor {get; set;}
    See Also