'Declaration Public Property AllowEditorVerticalAlign As Boolean
'Usage Dim instance As EditBaseCellType Dim value As Boolean instance.AllowEditorVerticalAlign = value value = instance.AllowEditorVerticalAlign
public bool AllowEditorVerticalAlign {get; set;}