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

行インデックス
指定した行に関連付けられたグループを取得します。
構文
'Declaration
 
Public Function GetGroup( _
   ByVal row As Integer _
) As Group
public Group GetGroup( 
   int row
)

パラメータ

row
行インデックス

戻り値の型

グループを含むGroupオブジェクト
参照

GroupDataModel クラス
GroupDataModel メンバ

 

 


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