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

取得または設定するStaticRowColumnのインデックスを示すゼロベースのInteger。
位置によってStaticRowColumnCollectionに特定のStaticRowColumnオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As StaticRowColumn
public StaticRowColumn this[ 
   int index
]; {get; set;}

パラメータ

index
取得または設定するStaticRowColumnのインデックスを示すゼロベースのInteger。

プロパティ値

指定した位置にあるStaticRowColumnオブジェクト。
参照

関連項目

StaticRowColumnCollection クラス
StaticRowColumnCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.