[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IReservedMouseSupport.ProcessReservedObject

ProcessReservedObject Method

ProcessReservedObject(object)

Process the reserved object.

Declaration
object ProcessReservedObject(object o)
Function ProcessReservedObject(o As Object) As Object
Parameters
Type Name Description
object o

The reserved object.

Returns
Type Description
object

null if the object is processed; otherwise, an object for the default logic to process.