ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / NumeralLanguage Property

In This Topic
    NumeralLanguage Property
    In This Topic
    Specifies the numeral language.
    Syntax
    'Declaration
     
    Public Property NumeralLanguage As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo NumeralLanguage {get; set;}
    See Also