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

In This Topic
    UseScrollWindow Property (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property UseScrollWindow As System.Boolean
    protected System.bool UseScrollWindow {get; set;}
    See Also