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