[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.Serialize

Serialize Method

Serialize(XmlTextWriter)

Saves the object to XML.

Declaration
public virtual bool Serialize(XmlTextWriter w)
Public Overridable Function Serialize(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter to which to write (save) the object

Returns
Type Description
bool
Implements