| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : Save Method |
| Overload | Description |
|---|---|
| Save(String) | Saves an input panel definition into an XML file. |
| Save(String,Encoding) | Saves an input panel definition into an XML file. |
| Save(Stream) | Saves an input panel definition into a System.IO.Stream. |
| Save(Stream,Encoding) | Saves an input panel definition into a System.IO.Stream. |
| Save(XmlWriter) | Saves an input panel definition into an System.Xml.XmlWriter. |