LayoutControlReadElementFromXMLEventArgs.Xml Property
Gets an XMLReader object that implements reading XML data.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
XmlReader | An XMLReader object that implements reading XML data. |
See Also