FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > ListBoxEditor Class : Rows Property |
'Declaration Public Property Rows As Integer
'Usage Dim instance As ListBoxEditor Dim value As Integer instance.Rows = value value = instance.Rows
public int Rows {get; set;}
This property sets the number of rows in the list box to display when the cell is in edit mode. When the user clicks on a cell and the list box editor control is displayed, the number of items that are displayed is determined by this property.
This property is available at run time only.
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional