The properties of System.Web.UI.WebControls.DropDownList are listed below. For a list of all members, see the DropDownList Members list.
See Also: Inherited members from System.Web.UI.WebControls.ListControl
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. |