Back to Devexpress

BaseFilterControlEventArgs.FilterEditorForm Property

windowsforms-devexpress-dot-xtraeditors-dot-filtering-dot-basefiltercontroleventargs-8577e70a.md

latest1.1 KB
Original Source

BaseFilterControlEventArgs.FilterEditorForm Property

Namespace : DevExpress.XtraEditors.Filtering

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public FilterEditorForm FilterEditorForm { get; }
vb
Public ReadOnly Property FilterEditorForm As FilterEditorForm

Property Value

Type
DevExpress.XtraEditors.Filtering.FilterEditorForm

See Also

BaseFilterControlEventArgs Class

BaseFilterControlEventArgs Members

DevExpress.XtraEditors.Filtering Namespace