[]
Configurates the OnClientRemoteSaved client event. Occurs when saving the file back to sever successfully.
public FlexSheetBuilder OnClientRemoteSaved(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current builder. |