Sprache

MapLegendTitle.TitleSeparator Eigenschaft

Definition

Er bekommt oder legt den Typ des Trenners fest, der für den Kartenlegendentitel verwendet wird.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendTitleSeparators> TitleSeparator { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendTitleSeparators> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::MapLegendTitleSeparators> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapLegendTitleSeparators> TitleSeparator { get; set; }
member this.TitleSeparator : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.MapLegendTitleSeparators> with get, set
Public Property TitleSeparator As ReportExpression(Of MapLegendTitleSeparators)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: