[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.OnClientScrollPositionChanged

OnClientScrollPositionChanged Method

OnClientScrollPositionChanged(string)

Configurates the OnClientScrollPositionChanged client event. Occurs after the control has scrolled.

Declaration
public virtual TBuilder OnClientScrollPositionChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.