GrapeCity ActiveReports for .NET 14.0J
DesignerReportType 列挙体

GrapeCity.ActiveReports.Design.Win アセンブリ > GrapeCity.ActiveReports.Design 名前空間 : DesignerReportType 列挙体
利用可能なレポートの種類。
シンタックス
'宣言
 
Public Enum DesignerReportType 
   Inherits System.Enum
public enum DesignerReportType : System.Enum 
メンバ
メンバ解説
Pageページレポートの種類を指定します。
RdlRDLレポートの種類を指定します。
Sectionセクションレポートの種類を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.DesignerReportType

参照

GrapeCity.ActiveReports.Design 名前空間