ComponentOne Reports for WPF
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