Initializes a new instance of the CustomizeLabelPage<TModel> class with the specified settings.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v19.2.dll
public CustomizeLabelPage( ICustomizeLabelPageView view, ILabelProductRepository repository )
Public Sub New( view As ICustomizeLabelPageView, repository As ILabelProductRepository )
An object implementing the ICustomizeLabelPageView interface.
An object implementing the ILabelProductRepository interface.