GrapeCity ActiveReports for .NET 14.0J
Item(String) プロパティ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > Item プロパティ : Item(String) プロパティ
取得するSectionの一意の名前。
SectionCollection内の指定した名前を持つSectionオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Section
public Section Item( 
   string name
) {get;}

パラメータ

name
取得するSectionの一意の名前。
参照

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