Serializes all of the control properties to XmlWriter.
The xml file contains all of the properties of AdvancedList and the serialized templates. You can restore them by using LoadXml method. It is not recommended to modify the file.
CAUTION The images from imagelist in ImageCell are serialized in jpeg format, loosing some of the quality. To prevent serializing images, set the ImageList property to null before calling this method.
Note This method is not supported on Compact Framework.
AdvancedList Class | Resco.Controls.AdvancedList Namespace | AdvancedList.SaveXml Overload List