Spread Windows Forms 12.0 Product Documentation
AllowEditorVerticalAlign Property (MultiColumnComboBoxCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > MultiColumnComboBoxCellType Class : AllowEditorVerticalAlign Property
Gets or sets whether to allow editor vertical align.
Syntax
'Declaration
 
Public Property AllowEditorVerticalAlign As Boolean
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Boolean
 
instance.AllowEditorVerticalAlign = value
 
value = instance.AllowEditorVerticalAlign
public bool AllowEditorVerticalAlign {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members