ActiveReports for .NET 18.0J
RdfFormat 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : RdfFormat 列挙体
Represents the file format used for saving report documents.
シンタックス
'宣言
 
Public Enum RdfFormat 
   Inherits System.Enum
public enum RdfFormat : System.Enum 
メンバ
メンバ解説
AR20ActiveX version of ActiveReports 2.0 file format. This member is left for compatibility. It is not supported to display the report outputted in this format with the ActiveX viewer control contained in "ActiveReports 2.0J" of ActiveX product or "ActiveReports for .NET 3.0J" of .NET product.
ARNetActiveReports for. NET file format.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.RdfFormat

参照

GrapeCity.ActiveReports.Document.Section 名前空間