PowerTools InputMan for Windows Forms 8.0J
Item プロパティ (ListColumnCollection)

指定のインデックス対応するカラムを取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As ListColumn
public ListColumn this[ 
   int index
]; {get; set;}

パラメータ

index

プロパティ値

インデックスに対応するカラムを表すListColumnオブジェクト。
参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.