Partager via


Propriété MapDockableSubItem.DockOutsideViewport

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

MapDockableSubItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering