Skip to main content

ISelectLabelTypePageView.SelectedLabelProductDetailsChanged Event

Occurs when the active record in the Product Number drop-down list is changed.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

event EventHandler SelectedLabelProductDetailsChanged

Event Data

The SelectedLabelProductDetailsChanged event's data class is EventArgs.

See Also