Gets or sets a value indicating whether the drop-down panel is open. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool IsDropDownOpen { get; set; } |
Visual Basic
![]() |
---|
Public Property IsDropDownOpen As Boolean |
true if the drop-down panel is open; otherwise, false.