Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / BackgroundImageLayout Property

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