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 Boolean value that indicates whether Indicates that the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CanScroll As Boolean
Get
'Utilisation
Dim instance As Tablix
Dim value As Boolean
value = instance.CanScroll
public bool CanScroll { get; }
public:
property bool CanScroll {
bool get ();
}
member CanScroll : bool
function get CanScroll () : boolean
Valeur de propriété
Type : System.Boolean
Returns Boolean.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering