AJE Components
ReportNumberFormat PropertiesAJE Data Report Engine Help
The ReportNumberFormat type exposes the following members.
Properties

  NameDescription
Public propertyDecimalPlaces
Gets or sets the Number of Decimal Places for the Number Format.
Public propertyEnabled
Enables or disables the Report Number Format.
Public propertyGroupDigits
Gets or sets whether or not numbers are grouped using the group delimiter specified in the locale settings.
Public propertyIsPercent
Enables or disables the Report Number Format as a Percentage.
Public propertyLeadingDigit
Gets or sets the Leading Digit for the Number Format.
Public propertyUseParensForNegative
Gets or sets whether to place negative values within parentheses.
Back to Top
See Also