GrapeCity ActiveReports for .NET 16.0J
RepeatBlankRows 列挙体

GrapeCity.ActiveReports.PageReportModel 名前空間 : RepeatBlankRows 列挙体
空白行の埋め込みを指定します。
シンタックス
'宣言
 
Public Enum RepeatBlankRows 
   Inherits System.Enum
public enum RepeatBlankRows : System.Enum 
メンバ
メンバ解説
FillGroupableのグループ内の空白を空行で埋めます。
FillPageTableのFixedSizeの高さに到達するように、空白を空行で埋めます。
NoneTableの空白を空行で埋めません。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel 名前空間