ComponentOne FlexPivot for WinForms
WriteXml(XmlWriter) Method

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class > WriteXml Method : WriteXml(XmlWriter) Method
System.Xml.XmlWriter where the view definition will be saved.
Saves the current FlexPivot view definition into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal xw As System.Xml.XmlWriter _
) 
public void WriteXml( 
   System.Xml.XmlWriter xw
)

Parameters

xw
System.Xml.XmlWriter where the view definition will be saved.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members
Overload List