Skip to main content
All docs
V25.1
  • SelectSingleDataMemberPage<TView, TModel> Class

    Namespace: DevExpress.XtraReports.Wizards.Presenters

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public abstract class SelectSingleDataMemberPage<TView, TModel> :
        WizardPageBase<TView, TModel>
        where TModel : XtraReportModel

    Type Parameters

    Name
    TView
    TModel

    Inheritance

    Object
    WizardPageBase<TView, TModel>
    SelectSingleDataMemberPage<TView, TModel>
    See Also