PowerTools ActiveReports for .NET 9.0J
CollateBy 列挙体

テーマを使用するとき、出力の際にレポートの組み合わせを制御します。
構文
'宣言
 
Public Enum CollateBy 
   Inherits System.Enum
public enum CollateBy : System.Enum 
メンバ
メンバ解説
Simple並べ替えなしでレポートのページを描画します。
Valueページ番号に応じてレポートのページを並べ替えます。
ValueIndexレポートの[ページ]ダイアログで指定するグループ化の式に応じて、レポートページを並べ替えます。
継承階層

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

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.