ASPxClientGlobalBeginCallbackEventArgs Class
In This Article
Provides data for the ASPxClientGlobalEvents.BeginCallback event.
#Declaration
TypeScript
declare class ASPxClientGlobalBeginCallbackEventArgs extends ASPxClientBeginCallbackEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientBeginCallbackEventArgs
ASPxClientGlobalBeginCallbackEventArgs
See Also