'DeclarationPublic Property AllowEditorVerticalAlign As Boolean
'UsageDim instance As ComboBoxCellType Dim value As Boolean instance.AllowEditorVerticalAlign = value value = instance.AllowEditorVerticalAlign
public bool AllowEditorVerticalAlign {get; set;}