[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IComponentSerializationProvider

IComponentSerializationProvider Interface

Represents an interface that enables access to a serializer.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public interface IComponentSerializationProvider

Methods

Name Description
GetSerializer(Type)

Gets a serializer using the specified object type.

Extension Methods