GrapeCity ActiveReports for .NET 16.0J
ControlCollection クラス
メンバ 

GrapeCity.ActiveReports.SectionReportModel 名前空間 : ControlCollection クラス
ARControlのコレクションを表します。
オブジェクト モデル
ControlCollection クラス
シンタックス
'宣言
 
Public Class ControlCollection 
   Inherits System.Collections.CollectionBase
public class ControlCollection : System.Collections.CollectionBase 
解説

Add メソッドおよびRemoveメソッドを使用すると、コレクションにコントロールを追加したり削除したりできます。AddRangeメソッドまたはClear メソッドを使用すると、コレクションにすべてのコントロールを追加したり削除したりできます。

継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.ActiveReports.SectionReportModel.ControlCollection

参照

ControlCollection メンバ
GrapeCity.ActiveReports.SectionReportModel 名前空間