Back to Devexpress

ReportTestDataSourceBehavior Class

xtrareports-devexpress-dot-aiintegration-dot-wpf-dot-reporting-f82fde98.md

latest2.4 KB
Original Source

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

csharp
public class ReportTestDataSourceBehavior :
    ReportDesignerBehaviorBase
vb
Public Class ReportTestDataSourceBehavior
    Inherits 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

ReportTestDataSourceBehavior Members

DevExpress.AIIntegration.Wpf.Reporting Namespace