Gets or sets the formatting of the times in the Time view. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public string TimeViewFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property TimeViewFormat As String |
A formatting string.
The format specifiers that can be used in the format string are listed in the MSDN's DateTimeFormatInfo class topic.