ActiveReports for .NET 18.0J
Item(String) プロパティ

GrapeCity.ActiveReports.Data 名前空間 > FieldCollection クラス > Item プロパティ : Item(String) プロパティ
コレクション内でのFieldオブジェクトの名前。
FieldCollection内の指定した名前を持つFieldオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal fieldName As String _
) As Field
public Field Item( 
   string fieldName
) {get;}

パラメータ

fieldName
コレクション内でのFieldオブジェクトの名前。
参照

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