Spread for ASP.NET 12 Product Documentation
Rows Property (ListBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ListBoxCellType Class : Rows Property
Gets or sets the number of items to display when when editing the list.
Syntax
'Declaration
 
Public Property Rows As Integer
'Usage
 
Dim instance As ListBoxCellType
Dim value As Integer
 
instance.Rows = value
 
value = instance.Rows
public int Rows {get; set;}
See Also

Reference

ListBoxCellType Class
ListBoxCellType Members