piDogDataView.DataView.LoadFromXML

Scope: Public
Sub LoadFromXML(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.