PowerTools ActiveReports for .NET 9.0J
RepeatStyle 列挙体

グループヘッダセクションを詳細セクションごとに繰り返すかどうかを指定します。
構文
'宣言
 
Public Enum RepeatStyle 
   Inherits System.Enum
public enum RepeatStyle : System.Enum 
メンバ
メンバ解説
All新しいページまたはカラムごとにグループヘッダセクションを繰り返します。
None新しいページの関連詳細セクションでは、グループヘッダは繰り返されません。
OnColumn新しいカラムごとにグループヘッダセクションを繰り返します。
OnPage新しいページごとにグループヘッダセクションを繰り返します。
OnPageIncludeNoDetail関連する詳細セクションまたはグループフッタセクションを含むページごとにグループヘッダセクションを印刷します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.RepeatStyle

参照

関連項目

GrapeCity.ActiveReports.SectionReportModel 名前空間
RepeatStyle プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.