PowerTools ActiveReports for .NET 9.0J
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 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.