PowerTools SPREAD for Windows Forms 8.0J
Item プロパティ (DefaultGroupFooterCollection)


列インデックス
インデックスに基づいてデフォルトグループフッタを取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal columnIndex As Integer _
) As DefaultGroupFooter
'使用法
 
Dim instance As DefaultGroupFooterCollection
Dim columnIndex As Integer
Dim value As DefaultGroupFooter
 
value = instance.Item(columnIndex)
public DefaultGroupFooter this[ 
   int columnIndex
]; {get;}

パラメータ

columnIndex
列インデックス

プロパティ値

DefaultGroupFooterオブジェクト
参照

DefaultGroupFooterCollection クラス
DefaultGroupFooterCollection メンバ

 

 


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