Back to Devexpress

FilterChangedEventArgs Class

maui-devexpress-dot-maui-dot-editors-eb7c7962.md

latest1.5 KB
Original Source

FilterChangedEventArgs Class

Contains data for FilterChanged, FilterChanged, and FilterChanged events.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public class FilterChangedEventArgs :
    EventArgs

FilterChangedEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs FilterChangedEventArgs

Extension Methods

Yield<FilterChangedEventArgs>()

YieldIfNotNull<FilterChangedEventArgs>()

See Also

FilterChangedEventArgs Members

DevExpress.Maui.Editors Namespace