Back to Devexpress

MVCxClientSpreadsheet Members

aspnetmvc-js-mvcxclientspreadsheet-dot-underscore-members.md

latest992 B
Original Source

MVCxClientSpreadsheet Members

A client-side counterpart of the Spreadsheet extension.

Methods

NameDescription
Cast(obj) staticConverts the specified object to the MVCxClientSpreadsheet type.
PerformCallback(data)Sends a callback with a parameter to update the Spreadsheet by processing the passed information on the server, in an Action specified via the SpreadsheetSettings.CustomActionRouteValues property.

Events

NameDescription
BeginCallbackOccurs when a callback for server-side processing is initiated.

See Also

MVCxClientSpreadsheet Class