Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / GetScrollState Method

In This Topic
    GetScrollState Method (C1Schedule)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetScrollState( _
       ByVal bit As System.Integer _
    ) As System.Boolean
    protected System.bool GetScrollState( 
       System.int bit
    )

    Parameters

    bit
    See Also