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