PowerTools ActiveReports for .NET 9.0J
Item(Int32) プロパティ

コレクション内のコントロールのインデックス位置。
ControlCollection内の指定したインデックス位置にあるControlオブジェクトを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As ARControl
public ARControl Item( 
   int index
) {get;}

パラメータ

index
コレクション内のコントロールのインデックス位置。
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.