[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IReservedMouseSupport.IsHoldToSkipAction

IsHoldToSkipAction Method

IsHoldToSkipAction(object)

Gets a boolean value indicating whether the user can hold mouse for a while to skip the action.

Declaration
bool IsHoldToSkipAction(object o)
Function IsHoldToSkipAction(o As Object) As Boolean
Parameters
Type Name Description
object o

Object with the reserved cursor.

Returns
Type Description
bool

true if user can hold mouse for a while to skip the action; otherwise, false.