queryLoadingDataイベントの引数を提供します。
constructor(data?: any): QueryLoadingDataEventArgs
QueryLoadingDataEventArgsクラスの新しいインスタンスを初期化します。
The request data sent to the service on loading the document.
ドキュメントのロード時に、サービスに送られる要求データを取得します。
イベントデータを持たないイベントで使用する値を提供します。
queryLoadingDataイベントの引数を提供します。