[]
Gets or sets a value indicating whether the dropdown should be collapsed automatically.
public bool AutoClose { get; set; }
A bool value. true if the dropdown should be collapsed automatically; otherwise, false.
true
false