Back to Devexpress

FilteringUIFormShowingEventArgs Class

maui-devexpress-dot-maui-dot-core-2a4dc013.md

latest1.6 KB
Original Source

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

csharp
public class FilteringUIFormShowingEventArgs :
    CancelEventArgs

FilteringUIFormShowingEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CancelEventArgs FilteringUIFormShowingEventArgs

Extension Methods

Yield<FilteringUIFormShowingEventArgs>()

YieldIfNotNull<FilteringUIFormShowingEventArgs>()

See Also

FilteringUIFormShowingEventArgs Members

DevExpress.Maui.Core Namespace