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

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

パラメータ

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

プロパティ値

指定された位置にあるMatrixColumnオブジェクト。
参照

関連項目

MatrixColumnCollection クラス
MatrixColumnCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.