Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / Xml Property

In This Topic
    Xml Property
    In This Topic
    Gets or sets the current XML content of the editor.
    Syntax
    'Declaration
     
    Public Property Xml As System.String
    public System.string Xml {get; set;}
    See Also