MapDockableSubItem.DockOutsideViewport 속성

정의

도킹 가능한 항목을 지도 뷰포트 외부에 도킹할지 여부를 나타내는 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ DockOutsideViewport { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty DockOutsideViewport { get; }
member this.DockOutsideViewport : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property DockOutsideViewport As ReportBoolProperty

속성 값

도킹 가능한 항목을 지도 뷰포트 외부에 도킹할지 여부를 나타내는 데 사용되는 ReportBoolProperty 개체입니다.

적용 대상