Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / OnScrollTip Method

In This Topic
    OnScrollTip Method (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnScrollTip( _
       ByVal newValue As System.Integer _
    ) 
    protected virtual void OnScrollTip( 
       System.int newValue
    )

    Parameters

    newValue
    See Also