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

In This Topic
    SetScrollState Method (PrintForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetScrollState( _
       ByVal bit As System.Integer, _
       ByVal value As System.Boolean _
    ) 
    protected void SetScrollState( 
       System.int bit,
       System.bool value
    )

    Parameters

    bit
    value
    See Also