[]
Gets or sets the literal text of NumberLiteralDisplayField. This is a dependency property.
public string Text { get; set; }
Public Property Text As String
Type | Description |
---|---|
string | A string value indicates the content of NumberLiteralDisplayField. |
Type | Condition |
---|---|
ArgumentException | The assigned value is a string contains invalid chars. |