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

ISelectLabelTypePageView Methods

If implemented, provides a view for the Select the Label Type page of the Report Wizard.
Name Description
FillLabelDetails(IEnumerable<LabelDetails>) If implemented, populates the Product Number drop-down list.
FillLabelProducts(IEnumerable<LabelProduct>) If implemented, populates the Label Products drop-down list.
UpdateLabelInformation() If implemented, updates label information displayed in the dedicated editors.
See Also