ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / OnScrollTip Method

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

    Parameters

    newValue
    See Also