Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / Section Class / BackColor Property

In This Topic
    BackColor Property (Section)
    In This Topic
    Gets or sets the background color for this Section.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also