ActiveReports 9
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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Style Class
Style Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum