PowerTools SPREAD for ASP.NET 8.0J
SetAggregationType メソッド (GroupDataModel)

列インデックス
集計タイプ
指定した列の集計タイプを設定します。
構文
'Declaration
 
Public Sub SetAggregationType( _
   ByVal column As Integer, _
   ByVal value As AggregationType _
) 
public void SetAggregationType( 
   int column,
   AggregationType value
)

パラメータ

column
列インデックス
value
集計タイプ
参照

GroupDataModel クラス
GroupDataModel メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.