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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : ListOffset Property
Gets or sets how much (in pixels) the list offsets from the editor.
Syntax
'Declaration
 
Public Property ListOffset As Integer
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Integer
 
instance.ListOffset = value
 
value = instance.ListOffset
public int ListOffset {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members