CyberStore E-Payment 2023 Documentation
ItemListPopupHorizontalAlign Property


Dovetail.Ecommerce.Controls Namespace > CatalogItemListButtonControl Class : ItemListPopupHorizontalAlign Property
Gets or sets the item list popup horizontal align postiont.

Property Value

The item list popup horizontal align. Default = "RightSides".
Remarks

The ItemListHorizontalAlign property sets the horizontal alignment setting for the Item List pop up. The pop up alignmnet is relative to the position of the Item List button.

The following are the possible settings for ItemListHorizontalAlign.

Value Description
LeftSides The left side of the popup aligns with the inside of the left side of the Item List Button.
Center The center of the popup aligns with the center of the Item List Button.
RightSides The right side of the popup aligns with the inside of the right side of the Item List Button. (default value)
OutsideLeft The right side of the popup aligns with the outside of the left side of the Item List Button.
OutsideRight The left side of the popup aligns with the outside of the right side of the item List Button.
WindowCenter Centered within the browser window.
See Also

Reference

CatalogItemListButtonControl Class
CatalogItemListButtonControl Members