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

In This Topic
    DefaultDropDownFormClassName Property (C1DropDownControl)
    In This Topic
    Specifies form class that is used by default as the dropdown for the control.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultDropDownFormClassName As String
    protected virtual string DefaultDropDownFormClassName {get;}
    See Also