Gets a value indicating whether the drop-down calendar is open or closed.

Namespace:  C1.Silverlight.DateTimeEditors
Assembly:  C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)

Syntax

C#
public bool IsDropDownOpen { get; }
Visual Basic
Public ReadOnly Property IsDropDownOpen As Boolean
	Get

See Also