C1.Silverlight.Schedule.5
TimeFormatString Property

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
public System.string TimeFormatString {get; set;}
Remarks
The actual representation depends on the value of the Culture property.
See Also

Reference

CalendarInfo Class
CalendarInfo Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.