ASP.NET MVC Controls
IDropDown Interface Members
Properties 

The following tables list the members exposed by IDropDown.

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

Reference

IDropDown Interface
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback