Skip to main content

FilterPopupEventArgs Class

Contains data for the ShowFilterPopup event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class FilterPopupEventArgs :
    EventArgs

Inheritance

Object
EventArgs
FilterPopupEventArgs
See Also