Back to Devexpress

TabControlExtension.BindToXML Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-tabcontrolextension-dot-bindtoxml.md

latest777 B
Original Source

TabControlExtension.BindToXML Method

NameParametersDescription
BindToXML(String, String, String)fileName, xPath, transformFileNameBinds the TabControl to the XML file specified by its name, XPath expression and transformation file name.
BindToXML(String, String)fileName, xPathBinds the TabControl to the XML file specified name and an XPath expression.
BindToXML(String)fileNameBinds the TabControl to the XML file specified by its name.