PowerTools MultiRow for Windows Forms 8.0J
Item(Int32) プロパティ

指定したインデックスにある Column を取得します。
構文
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Column
public Column Item( 
   int index
) {get;}

パラメータ

index

プロパティ値

指定したインデックスにある Column
例外
例外解説
System.ArgumentOutOfRangeExceptionindex0 未満か、ColumnCollection の数 - 1を超えています。
参照

ColumnCollection クラス
ColumnCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.