[]
Gets or sets the system format pattern of the DateSystemFormatDisplayField. This is a dependency property.
public string Pattern { get; set; }
Public Property Pattern As String
Type | Description |
---|---|
string | A string value indicates the pattern of the DateSystemFormatDisplayField. |