C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CalendarInfo Class / TimeFormatString Property

In This Topic
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 System.String
 
Remarks
The actual representation depends on the value of the Culture property.
See Also