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

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