ComponentOne FlexPivot for WinForms
ReadXml(String) Method

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class > ReadXml Method : ReadXml(String) Method
Name of the file that contains the view definition.
Reads an FlexPivot view definition 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 view definition.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members
Overload List