PowerTools ActiveReports for .NET 9.0J
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 メンバ
オーバーロード一覧

 

 


©2003-2015 GrapeCity inc. All rights reserved.