Back to Devexpress

ReportTestDataSourceBehavior.TestDataSourceCommand Property

xtrareports-devexpress-dot-aiintegration-dot-wpf-dot-reporting-dot-reporttestdatasourcebehavior-150d2dbf.md

latest1.7 KB
Original Source

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

csharp
public ICommand TestDataSourceCommand { get; }
vb
Public ReadOnly Property TestDataSourceCommand As ICommand

Property Value

TypeDescription
ICommand

The command.

|

Remarks

See the following help topic for more information: Preview Reports with AI-generated Test Data (WPF Report Designer).

See Also

ReportTestDataSourceBehavior Class

ReportTestDataSourceBehavior Members

DevExpress.AIIntegration.Wpf.Reporting Namespace