Back to Devexpress

AIReportPrompt.Title Property

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

latest1.1 KB
Original Source

AIReportPrompt.Title Property

Specifies the prompt title.

Namespace : DevExpress.AIIntegration.Reporting

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

NuGet Package : DevExpress.AIIntegration.Reporting.Common

Declaration

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

Property Value

TypeDescription
String

The prompt title.

|

See Also

AIReportPrompt Class

AIReportPrompt Members

DevExpress.AIIntegration.Reporting Namespace