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


Свойство MapDockableSubItem.DockOutsideViewport

Gets a value that indicates whether the dockable item will be docked outside a map viewport.

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

Синтаксис

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object used to indicate whether the dockable item will be docked outside a map viewport.

См. также

Справочник

MapDockableSubItem Класс

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