WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / IsDropDownOpen Property
In This Topic
    IsDropDownOpen Property (C1DateTimePicker)
    In This Topic
    Gets or sets a value indicating whether the drop-down calendar is opened or closed.
    Syntax
    public bool IsDropDownOpen {get; set;}
    See Also