GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : NumeralLanguage Property |
Gets or sets the digit format to use as described by its primary language. Any language is legal.
'Declaration Public Property NumeralLanguage As ExpressionInfo
public ExpressionInfo NumeralLanguage {get; set;}
A language ExpressionInfo object that evaluates to a language value which complies with the Internet Engineering Task Force (IETF) RFC1766 specification.
The Language property is used by default.