ComponentOne FlexPivot for WinForms
WriteXml(String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPage Class > WriteXml Method : WriteXml(String) Method
Name of the file to save.
Saves the control settings into an Xml file.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal path As System.String _
) 
public void WriteXml( 
   System.string path
)

Parameters

path
Name of the file to save.
See Also

Reference

C1FlexPivotPage Class
C1FlexPivotPage Members
Overload List