[]
        
(Showing Draft Content)

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

OnClientDraggingRowOver Method

OnClientDraggingRowOver(string)

Configurates the OnClientDraggingRowOver client event. Occurs as the user drags a row to a new position.

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

The value.

Returns
Type Description
TBuilder

Current builder.