Gets or sets a value indicating whether the drop-down calendar is open or closed.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public bool IsDropDownOpen { get; set; } |
| Visual Basic |
|---|
Public Property IsDropDownOpen As Boolean Get Set |