ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Style Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (Style)
    In This Topic
    Gets the background image.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackgroundImage As BackgroundImage
    public BackgroundImage BackgroundImage {get;}
    See Also