Свойство MapPolygonTemplate.ShowLabel
Gets whether labels for the map polygon are displayed.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShowLabel As ReportEnumProperty(Of MapAutoBool)
Get
'Применение
Dim instance As MapPolygonTemplate
Dim value As ReportEnumProperty(Of MapAutoBool)
value = instance.ShowLabel
public ReportEnumProperty<MapAutoBool> ShowLabel { get; }
public:
property ReportEnumProperty<MapAutoBool>^ ShowLabel {
ReportEnumProperty<MapAutoBool>^ get ();
}
member ShowLabel : ReportEnumProperty<MapAutoBool>
function get ShowLabel () : ReportEnumProperty<MapAutoBool>
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapAutoBool>
A ReportEnumProperty<EnumType> object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering