GrapeCity ActiveReports for .NET 12.0J
Item プロパティ (LabelsCollection)

ラベルのインデックスを指定します。
コレクション内の指定したラベルを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As String
public string this[ 
   int index
]; {get; set;}

パラメータ

index
ラベルのインデックスを指定します。
参照

関連項目

LabelsCollection クラス
LabelsCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.