DefaultDropDownFormClassName Property (C1ComboBox)
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