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

GrapeCity.ActiveReports.Document.Section 名前空間 : PagesCollection クラス
Documentオブジェクト内のページのコレクションを管理します。
オブジェクト モデル
PagesCollection クラス
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class PagesCollection 
   Inherits GrapeCity.ActiveReports.Core.Document.PagesCollection(Of Page)
   Implements GrapeCity.ActiveReports.Core.Document.IPagesCollection(Of Page) 
[System.Reflection.DefaultMember("Item")]
public class PagesCollection : GrapeCity.ActiveReports.Core.Document.PagesCollection<Page>, GrapeCity.ActiveReports.Core.Document.IPagesCollection<Page>  
継承階層

System.Object
   GrapeCity.ActiveReports.Core.Document.PagesCollection<T>
      GrapeCity.ActiveReports.Document.Section.PagesCollection

参照

PagesCollection メンバ
GrapeCity.ActiveReports.Document.Section 名前空間