DataGrid for WPF/Silverlight
GetAggregateFunctions メソッド (DataGridAggregate)

C1.Silverlight.DataGrid.Summaries.5 アセンブリ > C1.Silverlight.DataGrid.Summaries 名前空間 > DataGridAggregate クラス : GetAggregateFunctions メソッド
集計関数が適用される列。
対応する列に適用される集計関数のコレクションを取得します。
シンタックス
'宣言
 
Public Shared Function GetAggregateFunctions( _
   ByVal column As DataGridColumn _
) As DataGridAggregatesCollection
public static DataGridAggregatesCollection GetAggregateFunctions( 
   DataGridColumn column
)

パラメータ

column
集計関数が適用される列。
参照

DataGridAggregate クラス
DataGridAggregate メンバ