GrapeCity ActiveReports for .NET 14.0J
SectionReport.RpxFormat 列挙体

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 : SectionReport.RpxFormat 列挙体
レポートを保存するフォーマットを指定します。
シンタックス
'宣言
 
Public Enum SectionReport.RpxFormat 
   Inherits System.Enum
public enum SectionReport.RpxFormat : System.Enum 
メンバ
メンバ解説
Arnetレイアウトを標準のRPXファイルとして保存します。コンポーネントトレイ内の項目は保存されません。
Arnet3コンポーネントトレイ内のコンポーネントをRPXファイルに保存できます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReport.RpxFormat

参照

GrapeCity.ActiveReports 名前空間