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

In This Topic
    NumeralVariant Property (IStyle)
    In This Topic
    Specifies the variant of the digit format to use.
    Syntax
    'Declaration
     
    ReadOnly Property NumeralVariant As Integer
    int NumeralVariant {get;}
    See Also