GrapeCity ActiveReports for .NET 16.0J
GroupKeepTogether 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList 名前空間 : GroupKeepTogether 列挙体
BandedListGroupのコンテンツを収める方法指定します。
シンタックス
'宣言
 
Public Enum GroupKeepTogether 
   Inherits System.Enum
public enum GroupKeepTogether : System.Enum 
メンバ
メンバ解説
AllBandedListGroupコンテンツを1つのページに収めることを指定します。
FirstDetailBandedListGroupのヘッダバンドを最初の詳細バンドとともに表示することを指定します。
LastDetailBandedListGroupのフッタバンドを最後の詳細バンドとともに表示することを指定します。
NoneBandedListGroupのコンテンツをいくつかのページで表示できる方法を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.GroupKeepTogether

参照

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