PrintDocument for WinForms
Func プロパティ (Aggregate)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Aggregate クラス : Func プロパティ
Gets or sets the function (min, max, average and so on) calculated by the current aggregate.
シンタックス
'宣言
 
Public Property Func As AggregateFuncEnum
'使用法
 
Dim instance As Aggregate
Dim value As AggregateFuncEnum
 
instance.Func = value
 
value = instance.Func
public AggregateFuncEnum Func {get; set;}
解説
The default value of this property is AggregateFuncEnum.Sum.
参照

Aggregate クラス
Aggregate メンバ