ActiveReports for .NET 18.0J
Pagination 列挙体

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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Pagination

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間