[]
Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
public enum KeepWithGroup
| Name | 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. |