MapViewport.GridUnderContent Proprietà

Definizione

Indica se i meridiani e i paralleli della mappa verranno disegnati sotto il contenuto della mappa.

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)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a