[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxCellTypeBase-1.DeserializeEditor

DeserializeEditor Method

DeserializeEditor(XmlNodeReader)

Loads the editor from XML.

Declaration
protected virtual bool DeserializeEditor(XmlNodeReader r)
Protected Overridable Function DeserializeEditor(r As XmlNodeReader) As Boolean
Parameters
Type Name Description
XmlNodeReader r

XmlNodeReader from which to read the object

Returns
Type Description
bool

true if successful; false otherwise