C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / Save Method / Save(XmlWriter) Method

In This Topic
Save(XmlWriter) Method
In This Topic
Saves an input panel definition into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal writer As XmlWriter _
) 
 

Parameters

writer
See Also