GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 : 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