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