Udostępnij przez


Właściwość MapDockableSubItemInstance.DockOutsideViewport

Pobiera wartość obliczoną DockOutsideViewport właściwość w MapDockableSubItem klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property DockOutsideViewport As Boolean
    Get
'Użycie
Dim instance As MapDockableSubItemInstance
Dim value As Boolean

value = instance.DockOutsideViewport
public bool DockOutsideViewport { get; }
public:
property bool DockOutsideViewport {
    bool get ();
}
member DockOutsideViewport : bool
function get DockOutsideViewport () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości DockOutsideViewport właściwość.