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

In This Topic
    Value Property (BackgroundImage)
    In This Topic
    Gets or sets a value specifying the image. That value is interpreted depending on the Source property.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also