Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration KeepWithGroup
'Utilisation
Dim instance As KeepWithGroup
public enum KeepWithGroup
public enum class KeepWithGroup
type KeepWithGroup
public enum KeepWithGroup
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering