C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / WriteXml Method / WriteXml(String) Method
Name of the file to save.

In This Topic
WriteXml(String) Method
In This Topic
Saves the control settings into an Xml file.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal path As String _
) 
 

Parameters

path
Name of the file to save.
See Also