StyleInstance.NumeralLanguage Property

Definition

Gets the calculated value of the NumeralLanguage property in a Style class.

public:
 virtual property System::String ^ NumeralLanguage { System::String ^ get(); void set(System::String ^ value); };
public override string NumeralLanguage { get; set; }
member this.NumeralLanguage : string with get, set
Public Overrides Property NumeralLanguage As String

Property Value

A string value that represents the calculated value of the NumeralLanguage property.

Applies to