ComponentOne FlexGrid for WinForms
ReadXml(String) Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > ReadXml Method : ReadXml(String) Method
Name of the file to load, including the path.
Loads the grid from an Xml document.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal fileName As String _
) 
public void ReadXml( 
   string fileName
)

Parameters

fileName
Name of the file to load, including the path.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List