PowerTools CalendarGrid for Windows Forms 1.0J
Item プロパティ (ListColumnCollection)

指定した位置にある列を取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As ListColumn
public ListColumn this[ 
   int index
]; {get; set;}

パラメータ

index

プロパティ値

コレクション内の特定の位置を示す System.Int32 値。
参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.