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


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

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members