ComponentOne Basic Library for UWP
AutoClose Property (C1DropDownButton)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : AutoClose Property
Auto closes the dropdown when the user clicks outside it.
Syntax
'Declaration
 
Public Property AutoClose As System.Boolean
public System.bool AutoClose {get; set;}
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members