Gets a value that indicates whether the drop-down calendar is currently open. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool IsCalendarOpen { get; set; } |
Visual Basic
![]() |
---|
Public Property IsCalendarOpen As Boolean |
true if the drop-down is opened; otherwise, false.