Back to Devexpress

FilterPopupEventArgs.PopupBaseEdit Property

wpf-devexpress-dot-xpf-dot-grid-dot-filterpopupeventargs-e4e477e4.md

latest1.1 KB
Original Source

FilterPopupEventArgs.PopupBaseEdit Property

Gets the filter pop-up.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
PopupBaseEdit

A PopupBaseEdit object that represents a pop-up used in a filter editor.

|

See Also

FilterPopupEventArgs Class

FilterPopupEventArgs Members

DevExpress.Xpf.Grid Namespace