[]
Gets or sets a value indicating whether this dropdown is open.
public bool IsOpen { get; set; }
A bool value. true if the dropdown is open; otherwise, false.
true
false