Поделиться через


Свойство MapDockableSubItemInstance.DockOutsideViewport

Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property DockOutsideViewport As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the DockOutsideViewport property.

См. также

Справочник

MapDockableSubItemInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering