GrapeCity ActiveReports for .NET 16.0J
ItemOwners 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : ItemOwners 列挙体
マスターレポートが子レポートに定義されているときに、レポートコンポーネントの所有者を指定します。
シンタックス
'宣言
 
Public Enum ItemOwners 
   Inherits System.Enum
public enum ItemOwners : System.Enum 
メンバ
メンバ解説
Child項目は子レポートによって投稿されました。
Master項目はマスターレポートから推測されました。
None不明または該当なし。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.ItemOwners

参照

GrapeCity.ActiveReports.PageReportModel 名前空間