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