[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Controls.Design.IPersistControl

IPersistControl Interface

Interface IPersistControl

Namespace: GrapeCity.ActiveReports.Controls.Design
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IPersistControl

Methods

Name Description
ReadXml(XmlNode)

Reads the control from specified XML node.

WriteXml(XmlElement)

Writes the control as XML to specified XML node.

Extension Methods