ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / DefaultDropDownFormClassName Property

In This Topic
    DefaultDropDownFormClassName Property (C1DateEdit)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultDropDownFormClassName As String
    protected override string DefaultDropDownFormClassName {get;}
    See Also