ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / Converters Class
Members

In This Topic
    Converters Class
    In This Topic
    Provides methods to convert string representations to specific enumeration values.
    Object Model
    Converters Class
    Syntax
    'Declaration
     
    Public Class Converters 
    public class Converters 
    Remarks
    This class 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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.Tools.Converters

    See Also