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