[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Shape.ReadXml

ReadXml Method

ReadXml(XmlNode)

Reads the control from specified XML node.

Declaration
protected override bool ReadXml(XmlNode controlNode)
Parameters
Type Name Description
XmlNode controlNode
Returns
Type Description
bool
Overrides