xtrareports-devexpress-dot-aiintegration-dot-winforms-dot-reporting-92b7c98f.md
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
public class ReportTestDataSourceBehavior :
ReportDesignerBehaviorBase
Public Class ReportTestDataSourceBehavior
Inherits ReportDesignerBehaviorBase
The following members return ReportTestDataSourceBehavior objects:
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).
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