[]
Configurates the OnClientRemoteSaving client event. Occurs before saving the file back to server.
public FlexSheetBuilder OnClientRemoteSaving(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
FlexSheetBuilder | Current builder. |