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

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TagCollection クラス > Item プロパティ : Item(String) プロパティ
Tag の名前。
コレクション内の指定した名前のオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal tagName As System.String _
) As Tag
public Tag Item( 
   System.string tagName
) {get;}

パラメータ

tagName
Tag の名前。

プロパティ値

指定した名前を持つ Tag
参照

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