Back to Devexpress

ReportDesignerBehaviorBase.PromptAugmentation Property

xtrareports-devexpress-dot-aiintegration-dot-wpf-dot-reporting-dot-reportdesignerbehaviorbase-ffd1a823.md

latest1.5 KB
Original Source

ReportDesignerBehaviorBase.PromptAugmentation Property

Specifies additional instructions that modify the prompt before processing.

Namespace : DevExpress.AIIntegration.Wpf.Reporting

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

NuGet Package : DevExpress.AIIntegration.Wpf.Reporting

Declaration

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

Property Value

TypeDescription
String

Additional instructions.

|

Remarks

See the following help topic for more information: AI Assistant - Prompt Augmentation.

See Also

ReportDesignerBehaviorBase Class

ReportDesignerBehaviorBase Members

DevExpress.AIIntegration.Wpf.Reporting Namespace