Back to Devexpress

AIReportPrompt.Text Property

xtrareports-devexpress-dot-aiintegration-dot-reporting-dot-aireportprompt.md

latest1.1 KB
Original Source

AIReportPrompt.Text Property

Specifies the prompt text.

Namespace : DevExpress.AIIntegration.Reporting

Assembly : DevExpress.AIIntegration.Reporting.Common.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Reporting.Common

Declaration

csharp
public string Text { get; set; }
vb
Public Property Text As String

Property Value

TypeDescription
String

The prompt text.

|

See Also

AIReportPrompt Class

AIReportPrompt Members

DevExpress.AIIntegration.Reporting Namespace