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

BaseFilterControlEventArgs.FilterEditorForm Property

Namespace: DevExpress.XtraEditors.Filtering

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public FilterEditorForm FilterEditorForm { get; }

Property Value

Type
DevExpress.XtraEditors.Filtering.FilterEditorForm
See Also