ReportTestDataSourceBehavior Class
Generates AI-powered test data to preview reports in the WinForms Report Designer.
Namespace: DevExpress.AIIntegration.WinForms.Reporting
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Reporting
Declaration
Remarks
Users can generate AI-powered test data to preview reports without connecting to a live data source directly within the WinForms Report Designer. Follow the instructions in the following help topic to activate AI-generated Test Data: Preview Reports with AI-generated Test Data (WinForms Report Designer).
Inheritance
Object
DevExpress.Utils.MVVM.BehaviorBase
DevExpress.Utils.Behaviors.Behavior
DevExpress.Utils.Behaviors.Behavior<DevExpress.AIIntegration.WinForms.Reporting.Internal.IReportDesignerBehaviorSource>
DevExpress.AIIntegration.WinForms.Reporting.Internal.ReportDesignerBehaviorBase
ReportTestDataSourceBehavior
See Also