PrintDocument for WinForms
Aggregate クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 : Aggregate クラス

Aggregateデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the data binding providing data over which the current aggregate is calculated.  
Public プロパティGets the Expression object used to calculate the value of the current aggregate.  
Public プロパティGets or sets the text of the Expression object used to calculate the value of the current aggregate.  
Public プロパティGets or sets the function (min, max, average and so on) calculated by the current aggregate.  
Public プロパティGets or sets a value indicating whether null values should be ignored when the current aggregate is calculated.  
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. C1.C1Preview.NamedCollectionItemから継承されます。
Public プロパティGets the AggregateCollection containing the current aggregate.  
Public プロパティ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 プロパティGets the value of the current aggregate, calculating it if it has not been calculated yet (the calculated value is cached).  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another Aggregate to the current object.  
Public メソッドCreates a copy of the current C1.C1Preview.NamedCollectionItem object. Note that the C1.C1Preview.NamedCollectionItem.Owner property is not copied to the new object. C1.C1Preview.NamedCollectionItemから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Sets the name of the current Aggregate.  
Protected メソッドFor internal use. C1.C1Preview.NamedCollectionItemから継承されます。
トップ
参照

Aggregate クラス
C1.C1Preview.DataBinding 名前空間