C1.WPF Namespace / C1DropDown Class / AutoClose Property

In This Topic
AutoClose Property (C1DropDown)
In This Topic
Auto closes the dropdown when the user clicks outside it.
Syntax
'Declaration
 
Public Property AutoClose As Boolean
 
See Also