[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.IInputXmlSerializable

IInputXmlSerializable Interface

Provides methods for xml serialization of the InputComponent.

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public interface IInputXmlSerializable

Methods

Name Description
Load(XmlNode)

Loads properties of this InputComponent from the XmlNode.

Save(XmlWriter)

Saves this InputComponent to the XmlWriter.