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