Partager via


Propriété TitleSeparator

Gets the calculated value of the TitleSeparator property in a MapLegendTitle class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TitleSeparator As MapLegendTitleSeparator
    Get
'Utilisation
Dim instance As MapLegendTitleInstance
Dim value As MapLegendTitleSeparator

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLegendTitleSeparator
A MapLegendTitleSeparator value that represents the calculated value of the TitleSeparator property.