PowerTools ActiveReports for .NET 9.0J
SummaryType 列挙体

フィールド集計の種類を決定します。
構文
'宣言
 
Public Enum SummaryType 
   Inherits System.Enum
public enum SummaryType : System.Enum 
メンバ
メンバ解説
GrandTotalレポート内のすべてのレコードに対して、指定した集計関数を評価します。
None集計なし。
PageCountページ数またはページ番号を印刷します。
PageTotal各ページのすべてのレコードに対して、指定した集計関数を評価します。
SubTotal各グループレベルのすべてのレコードに対して、指定した集計関数を評価します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.SummaryType

参照

関連項目

GrapeCity.ActiveReports.SectionReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.