[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.OnClientBeginDroppingRowColumn

OnClientBeginDroppingRowColumn Method

OnClientBeginDroppingRowColumn(string)

Configurates the OnClientBeginDroppingRowColumn client event. Occurs when begin dropping the rows or the columns of the FlexSheet.

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

The value.

Returns
Type Description
FlexSheetBuilder

Current builder.