ActiveReports Developer 7
NumeralVariant Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : NumeralVariant Property

Glossary Item Box

Specifies the variant of the digit format to use.

Syntax

Visual Basic (Declaration) 
ReadOnly Property NumeralVariant As System.Integer
C# 
System.int NumeralVariant {get;}

See Also