PowerTools SPREAD for ASP.NET 8.0J
Regroup メソッド

並べ替える列
列の新しい位置
指定した列の移動に基づいてグループ化の順序を並べ替えます。
構文
'Declaration
 
Protected Sub Regroup( _
   ByVal column As Integer, _
   ByVal toColumn As Integer _
) 
protected void Regroup( 
   int column,
   int toColumn
)

パラメータ

column
並べ替える列
toColumn
列の新しい位置
参照

FpSpread クラス
FpSpread メンバ

開発者の手引き

行のグループ化の管理

 

 


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