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