[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGrid.OnScroll

OnScroll Method

OnScroll(ScrollBars)

Called when the grid contents scroll.

Declaration
protected override void OnScroll(ScrollBars sb)
Parameters
Type Name Description
ScrollBars sb

ScrollBars value that specifies the scroll direction.

Overrides
Remarks

This method is for internal use. It allows inherited classes to customize the grid scrolling behavior.