Provides a presenter to the Select a Data Source Member page of the Report Wizard.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v19.2.dll
public class ChooseObjectMemberPageEx<TModel> : ChooseObjectMemberPage<TModel> where TModel : XtraReportModel
Public Class ChooseObjectMemberPageEx(Of TModel As XtraReportModel) Inherits ChooseObjectMemberPage(Of TModel)
This presenter is associated with views implementing the IChooseObjectMemberPageView interface.