Back to Devexpress

ReportDesignerBehaviorBase Class

xtrareports-devexpress-dot-aiintegration-dot-wpf-dot-reporting-6255b225.md

latest2.1 KB
Original Source

ReportDesignerBehaviorBase Class

Implements settings common to Report Designer’s AI-powered behaviors.

Namespace : DevExpress.AIIntegration.Wpf.Reporting

Assembly : DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf.Reporting

Declaration

csharp
public abstract class ReportDesignerBehaviorBase :
    AIBehavior
vb
Public MustInherit Class ReportDesignerBehaviorBase
    Inherits AIBehavior

Inheritance

Show 13 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 ReportLocalizationBehavior

ReportPromptToReportBehavior

ReportTestDataSourceBehavior

See Also

ReportDesignerBehaviorBase Members

DevExpress.AIIntegration.Wpf.Reporting Namespace