ComponentOne InputPanel for WinForms
Save(XmlWriter) Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class > Save Method : Save(XmlWriter) Method
Saves an input panel definition into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal writer As System.Xml.XmlWriter _
) 
public void Save( 
   System.Xml.XmlWriter writer
)

Parameters

writer
See Also

Reference

C1InputPanel Class
C1InputPanel Members
Overload List