PowerTools SPREAD for Windows Forms 8.0J
GetGroupFooter メソッド (IGroupFooterSupport)


行インデックス
指定した行のグループフッタを取得します。
構文
'Declaration
 
Function GetGroupFooter( _
   ByVal row As Integer _
) As GroupFooter
'使用法
 
Dim instance As IGroupFooterSupport
Dim row As Integer
Dim value As GroupFooter
 
value = instance.GetGroupFooter(row)
GroupFooter GetGroupFooter( 
   int row
)

パラメータ

row
行インデックス
参照

IGroupFooterSupport インタフェース
IGroupFooterSupport メンバ

 

 


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