MapViewport.GridUnderContent プロパティ

定義

マップ コンテンツの下にマップの経線と緯線を描画するかどうかを示します。

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

プロパティ値

ReportExpression<T> オブジェクト。

適用対象