ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IPersistControl Interface / WriteXml Method

In This Topic
WriteXml Method (IPersistControl)
In This Topic
Writes the control as XML to specified XML node.
Syntax
'Declaration
 
Function WriteXml( _
   ByVal controlNode As XmlElement _
) As Boolean
 

Parameters

controlNode
See Also