Gets or sets the number of rows displayed in the System.Web.UI.WebControls.ListBox control.
Documentation for this section has not yet been entered.
Use the ListBox.Rows property to specify the number of rows to display in the System.Web.UI.WebControls.ListBox control.
The number of rows must be between one and 2000. Values outside of this range will raise an exception.
The value of the ListBox.Rows property is stored in view state.