ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / IsDropDownOpenProperty Field

In This Topic
    IsDropDownOpenProperty Field (C1DatePicker)
    In This Topic
    Identifies the IsDropDownOpen dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsDropDownOpenProperty As DependencyProperty
    public static readonly DependencyProperty IsDropDownOpenProperty
    See Also