The members of System.Web.UI.WebControls.DropDownList are listed below.
See Also: Inherited members from System.Web.UI.WebControls.ListControl
Initializes a new instance of the System.Web.UI.WebControls.DropDownList class. |
override | BorderColor | System.Drawing.Color.
Gets or sets the border color of the control. |
override | BorderStyle | BorderStyle.
Gets or sets the border style of the control. |
override | BorderWidth | Unit.
Gets or sets the border width for the control. |
override | SelectedIndex | int.
Gets or sets the index of the selected item in the System.Web.UI.WebControls.DropDownList control. |
ToolTip | string. Documentation for this section has not yet been entered. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | CreateControlCollection()
| |
LoadPostData(string, System.Collections.Specialized.NameValueCollection)
| ||
RaisePostDataChangedEvent()
| ||
override | RenderContents(System.Web.UI.HtmlTextWriter)Documentation for this section has not yet been entered. | |
override | VerifyMultiSelect()
|
System.Web.UI.IPostBackDataHandler.LoadPostData |
Processes posted data for the System.Web.UI.WebControls.DropDownList control. | |
System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent |
Raises events for the System.Web.UI.WebControls.DropDownList control on postback. |