ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Extensibility Namespace / IXmlItemSerializer Interface
Members

In This Topic
    IXmlItemSerializer Interface
    In This Topic
    Represents an interface for report item XML serializer/deserializer.
    Object Model
    IXmlItemSerializer Interface
    Syntax
    'Declaration
     
    Public Interface IXmlItemSerializer 
    public interface IXmlItemSerializer 
    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