CustomizeLabelPage<TModel> Constructors
Provides a presenter to the Customize the Label Options page of the Report Wizard.Name | Parameters | Description |
---|---|---|
CustomizeLabelPage(ICustomizeLabelPageView, ILabelProductRepository) | view, repository | Initializes a new instance of the CustomizeLabelPage<TModel> class with the specified settings. |
See Also