[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.ScrollTipShown

ScrollTipShown Event

Occurs when the scroll-bar thumb is dragged.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridScrollTipEventArgs> ScrollTipShown
Returns
Type Description
EventHandler<GridScrollTipEventArgs> Occurs when the scroll-bar thumb is dragged.