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.
Gets a value that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property KeepWithGroup As KeepWithGroup
Get
'Utilisation
Dim instance As TablixMember
Dim value As KeepWithGroup
value = instance.KeepWithGroup
public abstract KeepWithGroup KeepWithGroup { get; }
public:
virtual property KeepWithGroup KeepWithGroup {
KeepWithGroup get () abstract;
}
abstract KeepWithGroup : KeepWithGroup
abstract function get KeepWithGroup () : KeepWithGroup
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.KeepWithGroup
A KeepWithGroup object that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering