PowerTools SPREAD for Windows Forms 8.0J
Column プロパティ (Group)


グループ化の基準となる列のインデックスを取得します。
構文
'Declaration
 
Public ReadOnly Property Column As Integer
'使用法
 
Dim instance As Group
Dim value As Integer
 
value = instance.Column
public int Column {get;}

プロパティ値

列インデックスを表す Integer
参照

Group クラス
Group メンバ

 

 


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