LayoutControlReadElementFromXMLEventArgs Properties
Provides data for the LayoutControl.ReadElementFromXML event.Name | Description |
---|---|
Element | Gets the layout element being read from a data store. |
Xml | Gets an XMLReader object that implements reading XML data. |
See Also