[]
Configurates the OnClientBeginDroppingRowColumn client event. Occurs when begin dropping the rows or the columns of the FlexSheet.
public FlexSheetBuilder OnClientBeginDroppingRowColumn(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current builder. |