Właściwość MapLegendTitleInstance.TitleSeparator
Pobiera wartość obliczoną TitleSeparator właściwość w MapLegendTitle klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TitleSeparator As MapLegendTitleSeparator
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleSeparator
A MapLegendTitleSeparator wartości reprezentującej obliczonej wartości TitleSeparator właściwość.
Zobacz także