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

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > DocumentFontCollection クラス : Item プロパティ
現在のコレクション内の DocumentFont のインデックス。
インデックスによって、現在のコレクションの DocumentFont を取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As DocumentFont
public DocumentFont this[ 
   System.int index
]; {get;}

パラメータ

index
現在のコレクション内の DocumentFont のインデックス。

プロパティ値

指定したインデックスを持つ DocumentFont
参照

DocumentFontCollection クラス
DocumentFontCollection メンバ