DataGrid for WPF/Silverlight
DataGridAggregatesCollection クラス
メンバ 

C1.WPF.DataGrid.Summaries.4.5.2 アセンブリ > C1.WPF.DataGrid.Summaries 名前空間 : DataGridAggregatesCollection クラス
集計関数のコレクション。通常、このコレクションは、XAML で集計関数の宣言をまとめるために使用されます。
オブジェクト モデル
DataGridAggregatesCollection クラス
シンタックス
'宣言
 
Public Class DataGridAggregatesCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of DataGridAggregate)
public class DataGridAggregatesCollection : System.Collections.ObjectModel.ObservableCollection<DataGridAggregate> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.DataGrid.Summaries.DataGridAggregatesCollection

参照

DataGridAggregatesCollection メンバ
C1.WPF.DataGrid.Summaries 名前空間