piDogDataView.DataView.fromXML

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 control by inserting at the specified index. -1 will replace the current list.