[]
        
(Showing Draft Content)

FarPoint.Web.Spread.RadioButtonListCellType.Serialize2

Serialize2 Method

Serialize2(XmlTextWriter)

Saves the cell type to XML using short names.

Declaration
public bool Serialize2(XmlTextWriter w)
Public Function Serialize2(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object to which to save the object

Returns
Type Description
bool
Implements