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

    Specifies the report prompt.

    Namespace: DevExpress.XtraReports.Wizards

    Assembly: DevExpress.XtraReports.v26.1.dll

    Declaration

    public string ReportPrompt { get; set; }

    Property Value

    Type Description
    String

    Thr report prompt.

    See Also