ActiveReports for .NET 18.0J
GetReportFromComponent メソッド

GrapeCity.ActiveReports.PageReportModel 名前空間 > RomUtils クラス : GetReportFromComponent メソッド
The component to obtain the report for.
Returns the Report from the specified component.
シンタックス
'宣言
 
Public Shared Function GetReportFromComponent( _
   ByVal component As IReportComponent _
) As Report
public static Report GetReportFromComponent( 
   IReportComponent component
)

パラメータ

component
The component to obtain the report for.

戻り値の型

The Report the specified component is in or null.
参照

RomUtils クラス
RomUtils メンバ