ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintPreviewDialog Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (C1OlapPrintPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImage As System.Drawing.Image
    public virtual System.Drawing.Image BackgroundImage {get; set;}
    See Also