ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / DropDownForm Property

In This Topic
    DropDownForm Property
    In This Topic
    Returns dropdown form instance associated with the control.
    Syntax
    'Declaration
     
    
    Public Overridable Property DropDownForm As DropDownForm
    public virtual DropDownForm DropDownForm {get; set;}
    See Also