Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the TitleSeparator property in a MapLegendTitle class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property TitleSeparator As MapLegendTitleSeparator
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleSeparator
A MapLegendTitleSeparator value that represents the calculated value of the TitleSeparator property.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering