MobileForms Toolkit Documentation

AdvancedList.SaveXml Method

Serializes all of the control properties to XML file in the given path.

Overload List

Serializes all of the control properties to XML file in the given path.

public void SaveXml(string);

Serializes all of the control properties to XmlWriter.

public void SaveXml(XmlWriter);

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace