FlexReport for WPF
Item(SectionTypeEnum) プロパティ


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > SectionCollection クラス > Item プロパティ : Item(SectionTypeEnum) プロパティ
C1.WPF.Report.C1FlexReport.Sections コレクションから Section.Type に基づいてセクションを取得します。 指定された Section.Type のセクションが存在しない場合は、例外が生成されます。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As SectionTypeEnum _
) As Section
'使用法
 
Dim instance As SectionCollection
Dim index As SectionTypeEnum
Dim value As Section
 
value = instance.Item(index)
public Section Item( 
   SectionTypeEnum index
) {get;}

パラメータ

index
参照

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