[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.OnFetchScrollTips

OnFetchScrollTips Method

OnFetchScrollTips(FetchScrollTipsEventArgs)

Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse.

Declaration
protected override void OnFetchScrollTips(FetchScrollTipsEventArgs e)
Protected Overrides Sub OnFetchScrollTips(e As FetchScrollTipsEventArgs)
Parameters
Type Name Description
FetchScrollTipsEventArgs e
Overrides