Back to Devexpress

ReportTestDataSourceBehavior Class

xtrareports-devexpress-dot-aiintegration-dot-winforms-dot-reporting-92b7c98f.md

latest2.5 KB
Original Source

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

csharp
public class ReportTestDataSourceBehavior :
    ReportDesignerBehaviorBase
vb
Public Class ReportTestDataSourceBehavior
    Inherits ReportDesignerBehaviorBase

The following members return ReportTestDataSourceBehavior objects:

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

ReportTestDataSourceBehavior Members

DevExpress.AIIntegration.WinForms.Reporting Namespace