ActiveReports for .NET 18.0J
GetAllReportItems メソッド

GrapeCity.ActiveReports.Rdl.Tools 名前空間 > ReportExtensions クラス : GetAllReportItems メソッド
すべてのレポートアイテム (本文、ヘッダー、フッター、およびその子孫) を列挙します。
シンタックス
'宣言
 
Public Shared Function GetAllReportItems( _
   ByVal report As Report _
) As IEnumerable(Of ReportItem)
public static IEnumerable<ReportItem> GetAllReportItems( 
   Report report
)

パラメータ

report
参照

ReportExtensions クラス
ReportExtensions メンバ