PowerTools ActiveReports for .NET 11.0J
BreakLocation 列挙体

改ページする位置を指定します。
構文
'宣言
 
Public Enum BreakLocation 
   Inherits System.Enum
public enum BreakLocation : System.Enum 
メンバ
メンバ解説
Between間で改ページすることを指定します。
End端で改ページすることを指定します。
None改ページしないことを指定します。
Start先頭で改ページすることを指定します。
StartAndEnd先頭と端の両方で改ページすることを指定します。
継承階層

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

参照

関連項目

GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.