[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.Increment

Increment Method

Increment(object, bool)

Return the increment value.

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

Increment value

bool wrap

Whether there are multiple lines and the value wraps

Returns
Type Description
bool

Increment value