FilterCriteriaConverterModelBase<T> Class
Converts an item model to the specified type.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
C#
public abstract class FilterCriteriaConverterModelBase<T> :
FilterModelBase
#Type Parameters
Name | Description |
---|---|
T | The type. |
#Inheritance
System.Object
CommunityToolkit.Mvvm.ComponentModel.ObservableObject
#Extension Methods
See Also