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 the dockable item will be docked outside a map viewport.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DockOutsideViewport As ReportBoolProperty
Get
'Utilisation
Dim instance As MapDockableSubItem
Dim value As ReportBoolProperty
value = instance.DockOutsideViewport
public ReportBoolProperty DockOutsideViewport { get; }
public:
property ReportBoolProperty^ DockOutsideViewport {
ReportBoolProperty^ get ();
}
member DockOutsideViewport : ReportBoolProperty
function get DockOutsideViewport () : ReportBoolProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object used to indicate whether the dockable item will be docked outside a map viewport.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering