ComponentOne Extended Library for WPF and Silverlight
IsDropDownOpen Property (C1ColorPicker)

C1.Silverlight.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 Boolean
public bool IsDropDownOpen {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members