Spread for ASP.NET 12 Product Documentation
ListHeight Property (MultiColumnComboBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : ListHeight Property
Gets or sets the height (in pixels) of the list.
Syntax
'Declaration
 
Public Property ListHeight As Short
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Short
 
instance.ListHeight = value
 
value = instance.ListHeight
public short ListHeight {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members