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

GrapeCity.ActiveReports.PageReportModel 名前空間 > Report クラス : CodeModules プロパティ

レポートに提供する式で使用可能なコードモジュールを取得します。

シンタックス
'宣言
 
Public ReadOnly Property CodeModules As StringCollection
public StringCollection CodeModules {get;}

プロパティ値

レポートで式で使用できるようにするコード モジュールを含むStringCollection

参照

Report クラス
Report メンバ