Właściwość MapViewportInstance.GridUnderContent
Pobiera wartość obliczoną GridUnderContent właściwość w MapViewport klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property GridUnderContent As Boolean
Get
'Użycie
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
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości GridUnderContent właściwość.
Zobacz także