Skip to main content
All docs
V26.1
  • BaseFilterControlEventArgs.FilterEditorForm Property

    Namespace: DevExpress.XtraEditors.Filtering

    Assembly: DevExpress.XtraEditors.v26.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public FilterEditorForm FilterEditorForm { get; }

    Property Value

    Type
    DevExpress.XtraEditors.Filtering.FilterEditorForm
    See Also