Skip to main content
A newer version of this page is available. .

ReportDesignerFieldListOptionsBehavior Class

Use the ReportDesigner.FieldListOptions property instead.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public class ReportDesignerFieldListOptionsBehavior :
    Behavior<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