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

The properties of System.Web.UI.WebControls.ListBox are listed below. For a list of all members, see the ListBox 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.

Rowsint.

Gets or sets the number of rows displayed in the System.Web.UI.WebControls.ListBox control.

SelectionModeListSelectionMode.

Gets or sets the selection mode of the System.Web.UI.WebControls.ListBox control.

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