[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Parameter.WriteXml

WriteXml Method

WriteXml(XmlElement)

Writes the XML.

Declaration
public bool WriteXml(XmlElement baseNode)
Parameters
Type Name Description
XmlElement baseNode
Returns
Type Description
bool
Implements