ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class
Members

In This Topic
    StringFormatEx Class
    In This Topic
    Classes derived from this abstract base class define objects used to hold string formatting information.
    Object Model
    StringFormatEx Class
    Syntax
    'Declaration
     
    Public NotInheritable Class StringFormatEx 
    public sealed class StringFormatEx 
    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.Drawing.StringFormatEx

    See Also