ActiveReports for .NET 18.0J
CombineMode 列挙体

GrapeCity.ActiveReports.ReportsCore.Tools 名前空間 : CombineMode 列挙体
レポート結合モードを定義します。
シンタックス
'宣言
 
Public Enum CombineMode 
   Inherits System.Enum
public enum CombineMode : System.Enum 
メンバ
メンバ解説
ReportSections各レポートは、最終レポートの 1 つのセクション (または複数のセクション) として表されます。
SubReports単一の本体と複数のサブレポートを含むクラシックレポートを作成します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.ReportsCore.Tools.CombineMode

参照

GrapeCity.ActiveReports.ReportsCore.Tools 名前空間