Provides arguments for queryLoadingData event.
constructor(data?: any): QueryLoadingDataEventArgs
Initializes a new instance of the QueryLoadingDataEventArgs class.
The request data sent to the service on loading the document.
Gets the request data sent to the service on loading the document.
Provides a value to use with events that do not have event data.