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

In This Topic
    ScrollableRectangle Property (C1Schedule)
    In This Topic
    This property is used to get the scroll page size.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollableRectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle ScrollableRectangle {get;}
    See Also