Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / BackgroundColor Property

In This Topic
    BackgroundColor Property
    In This Topic
    Gets or sets the background color.

    Default: Transparent.

    Syntax
    'Declaration
     
    Public Property BackgroundColor As RdlColor
    public RdlColor BackgroundColor {get; set;}
    See Also