[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.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)
Parameters
Type Name Description
FetchScrollTipsEventArgs e
Overrides