ComponentOne ASP.NET MVC Controls
AutoExpandSelection Property (IDropDown)

C1.Web.Mvc Namespace > IDropDown Interface : AutoExpandSelection Property
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
Syntax
'Declaration
 
Property AutoExpandSelection As Boolean
bool AutoExpandSelection {get; set;}
See Also

Reference

IDropDown Interface
IDropDown Members