LayoutControlWriteElementToXMLEventArgs.Xml Property
Gets an XMLWriter object that implements saving XML data.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
XmlWriter | An XMLWriter object that implements saving XML data. |
See Also