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