ComponentOne FlexGrid for WinForms
ReadXml(XmlNode) Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > ReadXml Method : ReadXml(XmlNode) Method
System.Xml.XmlNode object to use for loading the grid.
Loads the grid from an Xml document.
Syntax
'Declaration
 
Public Overloads Overridable Sub ReadXml( _
   ByVal node As XmlNode _
) 
public virtual void ReadXml( 
   XmlNode node
)

Parameters

node
System.Xml.XmlNode object to use for loading the grid.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List