C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxSerializer Class
Properties Methods

C1ComboBoxSerializer Class Members

The following tables list the members exposed by C1ComboBoxSerializer.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertySerializable object that will be serialized or deserialized. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1ComboBox,object,object>)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Load object layout properties from the file. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1ComboBox,object,object>)
Public MethodOverloaded. Saves the object layout properties to the XML file. (Inherited from C1.Web.Wijmo.Controls.Base.C1BaseSerializer<C1ComboBox,object,object>)
Top
See Also