ActiveReports 19 .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
    Gets the variant of the digit format to use.
    Syntax
    'Declaration
     
    ReadOnly Property NumeralVariant As Integer
    int NumeralVariant {get;}

    Property Value

    An System.Int32 representing the variant of the digit format to use.
    See Also