[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Label.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

The control node.

Returns
Type Description
bool
Overrides