[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.MutuallyExclusiveCheckBoxCellType.SerializeEditor

SerializeEditor Method

SerializeEditor(XmlTextWriter)

Saves the editor to XML.

Declaration
protected override bool SerializeEditor(XmlTextWriter w)
Protected Overrides Function SerializeEditor(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object used to save the object

Returns
Type Description
bool

true if successful; false otherwise

Overrides
FarPoint.Web.Spread.Extender.AjaxCellTypeBase<AjaxControlToolkit.ExtenderControlBase>.SerializeEditor(System.Xml.XmlTextWriter)