MobileForms Toolkit Documentation

AdvancedComboBox.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

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace