Click or drag to resize

ProductCatalogBackgroundPositionHorizontal Property

Horizontal position of the Background Image. L=Left, C=Center, R=Right. [Required] [Default("L")]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductCatalogsRepositoryBackgroundPositionHorizontal BackgroundPositionHorizontal { get; set; }

Property Value

Type: ProductCatalogsRepositoryBackgroundPositionHorizontal
See Also