'DeclarationProperty AllowEditorVerticalAlignment As Boolean
'UsageDim instance As IVerticalAlignmentSupport Dim value As Boolean instance.AllowEditorVerticalAlignment = value value = instance.AllowEditorVerticalAlignment
bool AllowEditorVerticalAlignment {get; set;}