Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration KeepWithGroupTypes
'Uso
Dim instance As KeepWithGroupTypes
public enum KeepWithGroupTypes
public enum class KeepWithGroupTypes
type KeepWithGroupTypes
public enum KeepWithGroupTypes
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel