[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.OnClientDraggingRowColumn

OnClientDraggingRowColumn Method

OnClientDraggingRowColumn(string)

Configurates the OnClientDraggingRowColumn client event. Occurs when dragging the rows or the columns of the FlexSheet.

Declaration
public FlexSheetBuilder OnClientDraggingRowColumn(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
FlexSheetBuilder

Current builder.