System.Web.UI.WebControls.DropDownList: Property Members

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

Public Properties

override
BorderColorSystem.Drawing.Color.

Gets or sets the border color of the control.

override
BorderStyleBorderStyle.

Gets or sets the border style of the control.

override
BorderWidthUnit.

Gets or sets the border width for the control.

override
SelectedIndexint.

Gets or sets the index of the selected item in the System.Web.UI.WebControls.DropDownList control.

ToolTipstring. Documentation for this section has not yet been entered.