[]
Gets or sets the negative prefix for NumberFormatConverter.
public string NegativePrefix { get; set; }
Public Property NegativePrefix As String
Type | Description |
---|---|
string | A string shows in front of output string when input value is negative. |