[]
        
(Showing Draft Content)

C1.Win.FlexPivot.FlexPivotPage.ReadXml

ReadXml Method

ReadXml(string)

Reads the control settings from a file.

Declaration
public void ReadXml(string path)
Parameters
Type Name Description
string path

Name of the file that contains the control settings.

ReadXml(XmlReader)

Reads the control settings from an System.Xml.XmlReader.

Declaration
public void ReadXml(XmlReader xr)
Parameters
Type Name Description
XmlReader xr

System.Xml.XmlReader that contains the control settings.