ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / DocumentInfoForm Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (DocumentInfoForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
    public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
    See Also