Reports for WPF
Item(String) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > SectionCollection クラス > Item プロパティ : Item(String) プロパティ
C1Report.Sections コレクションから1つのセクションを返します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As Section
public Section Item( 
   System.string name
) {get;}

パラメータ

name
解説
name パラメータには、セクション名を含む文字列を指定できます。
参照

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