GrapeCity ActiveReports for .NET 16.0J
LoadStartedCallback プロパティ

GrapeCity.Viewer.Common.Model 名前空間 > RunOptions クラス : LoadStartedCallback プロパティ
ロードが開始された時のコールバックを取得または設定します。
シンタックス
'宣言
 
Public Property LoadStartedCallback As Action(Of DocumentModel,NameValueCollection)
public Action<DocumentModel,NameValueCollection> LoadStartedCallback {get; set;}
参照

RunOptions クラス
RunOptions メンバ