[]
Gets or sets a value that indicates whether the drop-down button displays.
public bool DropDownButton { get; set; }
Public Property DropDownButton As Boolean
true if the drop-down button displays; otherwise, false.
true
false