AutoComplete for ASP.NET Web Forms
Item(String) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス > Item プロパティ : Item(String) プロパティ
Returns a field from a C1Report.Fields collection.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As Field
public Field Item( 
   System.string name
) {get;}

パラメータ

name
解説
The name parameter may be a string containing a field name.
参照

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