[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.GetReservedCursor

GetReservedCursor Method

GetReservedCursor(object)

Gets the cursor reserved for this cell type.

Declaration
public override Cursor GetReservedCursor(object o)
Public Overrides Function GetReservedCursor(o As Object) As Cursor
Parameters
Type Name Description
object o

Object that is the reserved cursor (pointer)

Returns
Type Description
Cursor
Overrides