Skip to main content
A newer version of this page is available. .

LabelDetails.ProductId Property

Specifies the label’s product.

Namespace: DevExpress.XtraReports.Wizards.Labels

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public int ProductId { get; set; }

Property Value

Type Description
Int32

An integer value specifying the product ID.

See Also