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

FilteringUIFormShowingEventArgs Class

Provides data for the FilteringUIFormShowing and FilteringUIFormShowing events.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

public class FilteringUIFormShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
FilteringUIFormShowingEventArgs
See Also