[]
Gets or sets the negative suffix for GrapeCity.Windows.InputMan.NumberFormatConverter.
public string NegativeSuffix { get; set; }
Public Property NegativeSuffix As String
Type | Description |
---|---|
string | A string shows in the tail of output string when input value is negative. |