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

GrapeCity.ActiveReports.Blazor.Viewer 名前空間 > ReportViewer クラス : ReportLoaded プロパティ
ビューワが要求されたレポートに関する情報を取得するときに呼び出されるコールバック。
シンタックス
'宣言
 
Public Property ReportLoaded As Action(Of ReportInfo)
public Action<ReportInfo> ReportLoaded {get; set;}
参照

ReportViewer クラス
ReportViewer メンバ