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