LayoutControlWriteElementToXMLEventArgs Properties
Provides data for the LayoutControl.WriteElementToXML event.| Name | Description |
|---|---|
| Element | Gets the layout element being written to a data store. |
| Xml | Gets an XMLWriter object that implements saving XML data. |
See Also