[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Extensibility.IXmlItemSerializer.Read

Read Method

Read(XmlReader)

Reads the item data from the XML using a specified System.Xml.XmlReader.

Declaration
object Read(XmlReader ctx)
Parameters
Type Name Description
XmlReader ctx

A System.Xml.XmlReader object used to read the item data from XML.

Returns
Type Description
object

A object representing the deserialized item.