Sets or gets the name of the XML file or XmlDocument object that is the datasource for the menu.
The DataSource can be assigned either a string filename to an XML file, or an XmlDocument object. Attempting to assign the DataSource to something other than a string or XmlDocument will result in an ArgumentException being thrown.
Menu Class | skmMenu Namespace