DateFormatString Property
In This Topic
Gets or sets the
System.String value determining display format of date values to use in appointments and built-in dialogs.
Syntax
'Declaration
Public Property DateFormatString As String
public string DateFormatString {get; set;}
See Also