ActiveReports 12
ReadXml Method (Parameter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Parameter Class : ReadXml Method
The base node of the XML element.
Reads the parameter from an XmlElement.
Syntax
'Declaration
 
Public Function ReadXml( _
   ByVal baseNode As XmlNode _
) As Boolean
public bool ReadXml( 
   XmlNode baseNode
)

Parameters

baseNode
The base node of the XML element.
See Also

Reference

Parameter Class
Parameter Members