ActiveReports 8
NumeralLanguage Property (Style)

Gets or sets the digit format to use as described by its primary language. Any language is legal.

Syntax
'Declaration
 
Public Property NumeralLanguage As ExpressionInfo
public ExpressionInfo NumeralLanguage {get; set;}

Property Value

A language ExpressionInfo object that evaluates to a language value which complies with the Internet Engineering Task Force (IETF) RFC1766 specification.

Remarks

The Language property is used by default.

See Also

Reference

Style Class
Style Members

Support Forum