Gets or sets a value that enables or disables the Century view on the drop-down calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool IsShowingCenturies { get; set; } |
Visual Basic
![]() |
---|
Public Property IsShowingCenturies As Boolean |
true if the CurrentView property of the drop-down calendar is Century; otherwise, false.