ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / WriteXml Method

In This Topic
    WriteXml Method (Border)
    In This Topic
    WriteXml
    Syntax
    'Declaration
     
    Public Sub WriteXml( _
       ByVal controlNode As XmlElement _
    ) 
    public void WriteXml( 
       XmlElement controlNode
    )

    Parameters

    controlNode
    See Also