[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.ConvertNumber

ConvertNumber Class

Provides methods to convert integers to strings using various numbering styles compatible with CSS2.

Inheritance
ConvertNumber
Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class ConvertNumber

Methods

Name Description
ToString(int, NumberingStyle)

Converts an integer to a string using the specified NumberingStyle.

ToString(int, string)

Converts an integer to a string using the specified numbering style.