True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm Class / GetScrollState Method

In This Topic
    GetScrollState Method (PrintOptionsForm)
    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