Back to Devexpress

ASPxClientCallbackCompleteEventArgs Class

aspnet-js-aspxclientcallbackcompleteeventargs.md

latest811 B
Original Source

ASPxClientCallbackCompleteEventArgs Class

Provides data for events concerning the final processing of a callback.

Declaration

ts
declare class ASPxClientCallbackCompleteEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientCallbackCompleteEventArgs type are used as arguments for the ASPxClientCallback.CallbackComplete event generated on the client side.

ASPxClientCallbackCompleteEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCallbackCompleteEventArgs

See Also

ASPxClientCallbackCompleteEventArgs Members