LayoutControlWriteElementToXMLEventArgs.Xml Property
In This Article
Gets an XMLWriter object that implements saving XML data.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Xml |
An XMLWriter object that implements saving XML data. |
See Also