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