Partager via


Propriété GridUnderContent

Gets the calculated value of the GridUnderContent property in a MapViewport class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property GridUnderContent As Boolean
    Get
'Utilisation
Dim instance As MapViewportInstance
Dim value As Boolean

value = instance.GridUnderContent
public bool GridUnderContent { get; }
public:
property bool GridUnderContent {
    bool get ();
}
member GridUnderContent : bool
function get GridUnderContent () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the GridUnderContent property.