Поделиться через


Перечисление KeepWithGroupTypes

Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration KeepWithGroupTypes
'Применение
Dim instance As KeepWithGroupTypes
public enum KeepWithGroupTypes
public enum class KeepWithGroupTypes
type KeepWithGroupTypes
public enum KeepWithGroupTypes

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.RdlObjectModel