ComponentOne ASP.NET MVC Controls
IDropDown Interface Members
Properties 

C1.Web.Mvc Namespace : IDropDown Interface

The following tables list the members exposed by IDropDown.

Public Properties
 NameDescription
 PropertyGets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.  
 PropertyGets or sets a CSS class name to add to the control's drop-down element.  
 PropertyGets or sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.  
 PropertyGets or sets a value indicating whether the drop down is currently visible.  
 PropertyGets or sets a value that indicates whether the user can modify the control value using the mouse and keyboard.  
 PropertyGets or sets a value indicating whether the control value must be a non-empty string.  
 PropertyOccurs after the drop down is shown or hidden.  
 PropertyOccurs before the drop down is shown or hidden.  
 PropertyOccurs when the value of the Text property changes.  
 PropertyGets or sets the string shown as a hint when the control is empty.  
 PropertyGets or sets a value indicating whether the control should display a drop-down button.  
 PropertyGets or sets the text shown on the control.  
Top
See Also

Reference

IDropDown Interface
C1.Web.Mvc Namespace