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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : ListAlignment Property
Gets or sets to which side of the editor the list aligns.
Syntax
'Declaration
 
Public Property ListAlignment As ListAlignment
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As ListAlignment
 
instance.ListAlignment = value
 
value = instance.ListAlignment
public ListAlignment ListAlignment {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members