[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.IManageFmtInput.IsNegative

IsNegative Method

IsNegative(string)

Returns whether a string is negative according to the regional settings.

Declaration
bool IsNegative(string text)
Function IsNegative(text As String) As Boolean
Parameters
Type Name Description
string text

String of text

Returns
Type Description
bool

true if is negative;otherwise false