Gets or sets a Standard .NET DateTimeFormat string to be applied on the cells in a MonthView. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public string MonthViewFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property MonthViewFormat 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.