Style.CurrencyLanguage Property

Definition

Gets an expression that evaluates to the currency language.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ CurrencyLanguage { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty CurrencyLanguage { get; }
member this.CurrencyLanguage : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public Overrides ReadOnly Property CurrencyLanguage As ReportStringProperty

Property Value

A ReportStringProperty object that represents the currency language.

Applies to