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


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

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

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

Синтаксис

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

Элементы

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