[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.IPersistSection

IPersistSection Interface

Interface IPersistSection

Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IPersistSection

Methods

Name Description
ReadXml(XmlNode)

Reads the XML from specified XML node.

WriteXml(XmlElement)

Writes the XML to specified XML node.

Extension Methods