ReportTestDataSourceBehavior.TestDataSourceCommand Property
A command that generates AI-powered test data to preview reports in the WPF Report Designer.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | The command. |
Remarks
See the following help topic for more information: Preview Reports with AI-generated Test Data (WPF Report Designer).
See Also