ActiveReports for .NET 18.0J
Pagination 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : Pagination 列挙体
レポートの改ページ オプションを表します。
シンタックス
'宣言
 
Public Enum Pagination 
   Inherits System.Enum
public enum Pagination : System.Enum 
メンバ
メンバ解説
AutoHeightReport.PageHeightプロパティを無視し、レポートの高さを自動的に増やします。
StandardSimple pagination based on Report.PageHeightプロパティに基づく単純なページネーション。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Pagination

参照

GrapeCity.ActiveReports.PageReportModel 名前空間