ComponentOne FlexPivot for WinForms
ReadXml(String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPage Class > ReadXml Method : ReadXml(String) Method
Name of the file that contains the control settings.
Reads the control settings from a file.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal path As System.String _
) 
public void ReadXml( 
   System.string path
)

Parameters

path
Name of the file that contains the control settings.
See Also

Reference

C1FlexPivotPage Class
C1FlexPivotPage Members
Overload List