GrapeCity ActiveReports for .NET 16.0J
AggregateType 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : AggregateType 列挙体
データフィールドの集計を指定します。
シンタックス
'宣言
 
Public Enum AggregateType 
   Inherits System.Enum
public enum AggregateType : System.Enum 
メンバ
メンバ解説
Average 
Count 
CountOfAll 
List 
Max 
Min 
None 
PopulationStandardDeviation 
PopulationVariance 
Range 
StandardDeviation 
Sum 
Variance 
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DV.AggregateType

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間