MapLegendTitleInstance.TitleSeparatorColor Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ TitleSeparatorColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor TitleSeparatorColor { get; }
member this.TitleSeparatorColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property TitleSeparatorColor As ReportColor

Property Value

A ReportColor value that represents the calculated value of the TitleSeparatorColor property.

Applies to