ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Interfaces Namespace / IFormattingService Interface / Format Method

In This Topic
    Format Method (IFormattingService)
    In This Topic
    Returns a string representation of the specified value using GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle and according to the language settings defined in the report or current server language.
    Overload List
    OverloadDescription
    Returns a string representation of the specified value using GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle and according to the language settings defined in the report or current server language.  
    Returns a string representation of the specified value consistent with the current report language settings and using the specified format string.  
    See Also