[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine.WriteXml

WriteXml Method

WriteXml(XmlElement)

Writes the control as XML to specified XML node.

Declaration
protected override bool WriteXml(XmlElement controlNode)
Parameters
Type Name Description
XmlElement controlNode
Returns
Type Description
bool
Overrides