'Declaration Property AllowEditorVerticalAlignment As Boolean
'Usage Dim instance As IVerticalAlignmentSupport Dim value As Boolean instance.AllowEditorVerticalAlignment = value value = instance.AllowEditorVerticalAlignment
bool AllowEditorVerticalAlignment {get; set;}