ActiveReports for .NET 18.0J
Add メソッド (ControlCollection)

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ControlCollection クラス : Add メソッド
コレクションに追加する control。
コントロールコレクションに指定したコントロールを追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal control As ARControl _
) 
public void Add( 
   ARControl control
)

パラメータ

control
コレクションに追加する control。
参照

ControlCollection クラス
ControlCollection メンバ