ActiveReports Developer 7
NumeralLanguage Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : NumeralLanguage Property

Glossary Item Box

Specifies digit format as described by its primary language.

Syntax

Visual Basic (Declaration) 
ReadOnly Property NumeralLanguage As System.String
C# 
System.string NumeralLanguage {get;}

See Also