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

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