GrapeCity ActiveReports for .NET 16.0J
KeepWithGroup 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 : KeepWithGroup 列挙体
静的メンバを、表示可能な前後の動的メンバと同じページに表示するかどうかを指定します。
シンタックス
'宣言
 
Public Enum KeepWithGroup 
   Inherits System.Enum
public enum KeepWithGroup : System.Enum 
メンバ
メンバ解説
After静的メンバを、表示可能な次の動的メンバと同じページに表示します。
Before静的メンバを、表示可能な前の動的メンバと同じページに表示します。
None静的メンバを、表示可能な前後の動的メンバと同じページに表示しません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.KeepWithGroup

参照

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