Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration KeepWithGroup
'Uso
Dim instance As KeepWithGroup
public enum KeepWithGroup
public enum class KeepWithGroup
type KeepWithGroup
public enum KeepWithGroup
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering