[]
Gets or sets the pattern of NumberMoneyPatternDisplayField. This is a dependency property.
public string Pattern { get; set; }
Public Property Pattern As String
Type | Description |
---|---|
string | A string value indicates the pattern of the field. |
Type | Condition |
---|---|
ArgumentException | The assigned value is a invalid pattern string. |