VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebHorizontalAlignModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebHorizontalAlignModeEnumJS Enumeration
    In This Topic
    Specifies available modes, which define how content of the drop-down list must be aligned horizontally relative to the button.
    Members
    MemberDescription
    EndAtLeftThe right border of the drop-down list and the left border of the button must have the same X-coordinate.
    StartAtLeftThe left border of the drop-down list and the left border of the button must have the same X-coordinate.
    EndAtRightThe right border of the drop-down list and the right border of the button must have the same X-coordinate.
    StartAtRightThe left border of the drop-down list and the right border of the button must have the same X-coordinate.
    CustomHorizontal 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.WebHorizontalAlignModeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also