[]
Initializes a new instance of the NumberLiteralDisplayField class.
public NumberLiteralDisplayField()
Public Sub New()
Initializes a new instance of the NumberLiteralDisplayField class.
public NumberLiteralDisplayField(string literalText)
Public Sub New(literalText As String)
Type | Name | Description |
---|---|---|
string | literalText | A string value indicates the literal text. |