VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebVerticalAlignModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebVerticalAlignModeEnumJS Enumeration
    In This Topic
    Specifies available modes, which define how content of the drop-down list must be aligned vertically relative to the button.
    Members
    MemberDescription
    EndAtTopThe bottom border of the drop-down list and the top border of the button must have the same Y-coordinate.
    StartAtTopThe top border of the drop-down list and the top border of the button must have the same Y-coordinate.
    EndAtBottomThe bottom border of the drop-down list and the bottom border of the button must have the same Y-coordinate.
    StartAtBottomThe top border of the drop-down list and the bottom border of the button must have the same Y-coordinate.
    CustomVertical positioning of the drop-down list does not depend on the position of the button and must be specified by user.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.UI.WebVerticalAlignModeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also