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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > MultiColumnEditor Class : VerticalAlign Property
Gets or sets the vertical alignment of content in MultiColumnComboBox items.
Syntax
'Declaration
 
Public Property VerticalAlign As VerticalAlign
'Usage
 
Dim instance As MultiColumnEditor
Dim value As VerticalAlign
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
public VerticalAlign VerticalAlign {get; set;}
See Also

Reference

MultiColumnEditor Class
MultiColumnEditor Members