ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Extensibility Namespace / XmlSerializersFactory Class
Members

In This Topic
    XmlSerializersFactory Class
    In This Topic
    Represents the factory for the external report items xml (rdlx) serializers.
    Object Model
    XmlSerializersFactory Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class XmlSerializersFactory 
    public static class XmlSerializersFactory 
    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.Core.Rdl.Extensibility.XmlSerializersFactory

    See Also