Click or drag to resize

ProductCatalogBackgroundPositionVertical Property

Vertical position of the Background Image. T=Top, C=Center, B=Bottom. [Required] [Default("T")]

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

Property Value

Type: ProductCatalogsRepositoryBackgroundPositionVertical
See Also