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


Свойство MapLegendTitle.TitleSeparator

Gets the type of separator to use for the map legend title.

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

Синтаксис

'Декларация
Public ReadOnly Property TitleSeparator As ReportEnumProperty(Of MapLegendTitleSeparator)
    Get
'Применение
Dim instance As MapLegendTitle 
Dim value As ReportEnumProperty(Of MapLegendTitleSeparator)

value = instance.TitleSeparator
public ReportEnumProperty<MapLegendTitleSeparator> TitleSeparator { get; }
public:
property ReportEnumProperty<MapLegendTitleSeparator>^ TitleSeparator {
    ReportEnumProperty<MapLegendTitleSeparator>^ get ();
}
member TitleSeparator : ReportEnumProperty<MapLegendTitleSeparator>
function get TitleSeparator () : ReportEnumProperty<MapLegendTitleSeparator>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapLegendTitleSeparator>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

MapLegendTitle Класс

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