ComponentOne Extended Library for UWP
IsDropDownOpen Property

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : IsDropDownOpen Property
Gets or sets a value indicating whether the drop down is opened or closed.
Syntax
'Declaration
 
Public Property IsDropDownOpen As System.Boolean
public System.bool IsDropDownOpen {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members