piDogDataView.DataView.fromXML

Deprecated Use: LoadFromXML
Scope: Public
Sub fromXML(doc As XmlDocument, insertIndex as integer=-1)
Load the list from previously created XmlDocument insertIndex allows loading an XML list into the DesktopControl by inserting at the specified index. -1 will replace the current list.