[]
Gets or sets the negative pattern of NumberSignField.
public string NegativePattern { get; set; }
Public Property NegativePattern As String
Type | Description |
---|---|
string | A string value indicates the negative pattern. |
Type | Condition |
---|---|
ArgumentException | The assigned value is a string contains invalid. |