'Declaration Public Enum KeepWithGroup Inherits System.Enum
public enum KeepWithGroup : System.Enum
'Declaration Public Enum KeepWithGroup Inherits System.Enum
public enum KeepWithGroup : System.Enum
Member | Description |
---|---|
After | Keep the static member on the same page as the next visible dynamic member. |
Before | Keep the static member on the same page as the previous visible dynamic member. |
None | Do not attempt to keep the static member on the same page as the previous or next visible dynamic member. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.KeepWithGroup