Click or drag to resize

ProductCatalogBackgroundColor Property

When not null, specifies the background color to use for visualization of the catalog. The color is in RGBA color format.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> BackgroundColor { get; set; }

Property Value

Type: NullableInt32
See Also