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

In This Topic
    IFormattingService Interface
    In This Topic
    Providers functionality for values converting and formatting according to the current language.
    Object Model
    IFormattingService Interface
    Syntax
    'Declaration
     
    Public Interface IFormattingService 
    public interface IFormattingService 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also