Back to Devexpress

ReportDesignerFieldListOptionsBehavior Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-624567a0.md

latest1.8 KB
Original Source

ReportDesignerFieldListOptionsBehavior Class

Use the ReportDesigner.FieldListOptions property instead.

Namespace : DevExpress.Xpf.Reports.UserDesigner

Assembly : DevExpress.Xpf.ReportDesigner.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public class ReportDesignerFieldListOptionsBehavior :
    Behavior<ReportDesigner>
vb
Public Class ReportDesignerFieldListOptionsBehavior
    Inherits Behavior(Of ReportDesigner)

Inheritance

Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<ReportDesigner> ReportDesignerFieldListOptionsBehavior

See Also

ReportDesignerFieldListOptionsBehavior Members

DevExpress.Xpf.Reports.UserDesigner Namespace