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

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