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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Aggregate クラス : Running プロパティ
Gets or sets a RunningEnum value determining the scope of the current aggregate: whether it is calculated over all records, or separately for each group.
シンタックス
'宣言
 
Public Property Running As RunningEnum
'使用法
 
Dim instance As Aggregate
Dim value As RunningEnum
 
instance.Running = value
 
value = instance.Running
public RunningEnum Running {get; set;}
参照

Aggregate クラス
Aggregate メンバ