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

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > StyleCollection クラス : Item プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Style
public Style this[ 
   System.int index
]; {get;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定したインデックスの要素。
参照

StyleCollection クラス
StyleCollection メンバ