Skip to main content
All docs
V25.1
  • ReportModel.ReportPrompt Property

    Specifies the report prompt.

    Namespace: DevExpress.XtraReports.Wizards

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public string ReportPrompt { get; set; }

    Property Value

    Type Description
    String

    Thr report prompt.

    See Also