GrapeCity ActiveReports for .NET 14.0J
UserData プロパティ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionReport クラス : UserData プロパティ
ユーザー定義の値を取得または設定します。
シンタックス
'宣言
 
Public Property UserData As Object
public object UserData {get; set;}
解説

このプロパティで設定した値は、レポートレイアウトの一部として保存およびロードされます。このプロパティを使用すると、レポートプロパティが提供するよりも詳細な情報を格納できます。

参照

SectionReport クラス
SectionReport メンバ