ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / NumeralLanguage Property

In This Topic
    NumeralLanguage Property (IStyle)
    In This Topic
    Specifies digit format as described by its primary language.
    Syntax
    'Declaration
     
    ReadOnly Property NumeralLanguage As String
    string NumeralLanguage {get;}
    See Also