Back to Devexpress

FilterListModel Class

maui-devexpress-dot-maui-dot-core-06675fb7.md

latest1.8 KB
Original Source

FilterListModel Class

A data model for filter list elements with single selection.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public sealed class FilterListModel :
    FilterListModelBase

The following members return FilterListModel objects:

Implements

INotifyPropertyChanged

INotifyPropertyChanging

Inheritance

System.Object CommunityToolkit.Mvvm.ComponentModel.ObservableObject DXObservableObject FilterModelBase FilterListModelBase FilterListModel

Extension Methods

Yield<FilterListModel>()

YieldIfNotNull<FilterListModel>()

See Also

FilterListModel Members

DevExpress.Maui.Core Namespace