Blazor コントロール
GridAggregateFunctionCollection クラス
メンバ 

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridAggregateFunctionCollection クラス
集計関数のコレクション。
オブジェクト モデル
GridAggregateFunctionCollection クラス
シンタックス
'宣言
 
Public Class GridAggregateFunctionCollection 
   Inherits C1.DataCollection.C1DataCollectionList(Of GridAggregateFunction)
public class GridAggregateFunctionCollection : C1.DataCollection.C1DataCollectionList<GridAggregateFunction> 
継承階層

System.Object
   C1.DataCollection.C1DataCollectionList<T>
      C1.Blazor.Grid.GridAggregateFunctionCollection

参照

GridAggregateFunctionCollection メンバ
C1.Blazor.Grid 名前空間