[]
        
(Showing Draft Content)

C1.Web.Mvc.DropDown.AutoExpandSelection

AutoExpandSelection Property

AutoExpandSelection

Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.

Declaration
public bool AutoExpandSelection { get; set; }
Implements