Skip to main content
All docs
V25.2
  • ReportTestDataSourceBehavior Class

    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

    public class ReportTestDataSourceBehavior :
        ReportDesignerBehaviorBase

    Remarks

    Users can generate AI-powered test data to preview reports without connecting to a live data source directly within the WPF Report Designer. Follow the instructions in the following help topic to activate AI-generated Test Data: Preview Reports with AI-generated Test Data (WPF Report Designer).

    Inheritance

    Show 11 items
    Object
    DispatcherObject
    DependencyObject
    Freezable
    Animatable
    DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase
    DevExpress.Mvvm.UI.Interactivity.Behavior
    DevExpress.Mvvm.UI.Interactivity.Behavior<DependencyObject>
    DevExpress.AIIntegration.Wpf.Internal.AIBehavior
    ReportDesignerBehaviorBase
    ReportTestDataSourceBehavior
    See Also