[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.Decrement

Decrement Method

Decrement(object, bool)

Returns the decrement value.

Declaration
public virtual bool Decrement(object decValue, bool wrap)
Public Overridable Function Decrement(decValue As Object, wrap As Boolean) As Boolean
Parameters
Type Name Description
object decValue

Decrement value

bool wrap

Whether there are multiple lines and the value wraps

Returns
Type Description
bool

Decrement value