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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > MultiColumnEditor 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 MultiColumnEditor
Dim value As ListAlignment
 
instance.ListAlignment = value
 
value = instance.ListAlignment
public ListAlignment ListAlignment {get; set;}
See Also

Reference

MultiColumnEditor Class
MultiColumnEditor Members