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
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. |
Rows | int.
Gets or sets the number of rows displayed in the System.Web.UI.WebControls.ListBox control. | |
SelectionMode | ListSelectionMode.
Gets or sets the selection mode of the System.Web.UI.WebControls.ListBox control. | |
ToolTip | string. Documentation for this section has not yet been entered. |