Свойство MapGridLines.ShowLabels
Indicates whether labels for the map gridlines are shown.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShowLabels As ReportBoolProperty
Get
'Применение
Dim instance As MapGridLines
Dim value As ReportBoolProperty
value = instance.ShowLabels
public ReportBoolProperty ShowLabels { get; }
public:
property ReportBoolProperty^ ShowLabels {
ReportBoolProperty^ get ();
}
member ShowLabels : ReportBoolProperty
function get ShowLabels () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering