Gets or sets the formatting of the dates in the Year view. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public string YearViewFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property YearViewFormat 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.