Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / da Class / BackgroundImage Property

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