Поделиться через


Свойство MapViewportInstance.GridUnderContent

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property GridUnderContent As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the GridUnderContent property.

См. также

Справочник

MapViewportInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering