Share via


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 네임스페이스