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

In This Topic
    Bounds Property (ct)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Bounds As System.Drawing.Rectangle
    public override System.Drawing.Rectangle Bounds {get;}
    See Also