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

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

パラメータ

name
コレクション内のコントロールの名前。
参照

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