MapDockableSubItem.DockOutsideViewport プロパティ

定義

ドッキング可能なアイテムがマップ ビューポートの外側でドッキングするかどうかを示します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> DockOutsideViewport { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> DockOutsideViewport { get; set; }
member this.DockOutsideViewport : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property DockOutsideViewport As ReportExpression(Of Boolean)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象