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