Back to Devexpress

VerticalGridExtension.BindToXML Method

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

latest798 B
Original Source

VerticalGridExtension.BindToXML Method

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