Gets or sets a value indicating wheather a dropdown arrow is shown so that the user can select an item.

Syntax

public bool IsDropDownArrowVisible { get; set; }
Public Property IsDropDownArrowVisible As Boolean