ClassFilterDescriptorBase
Class
Represents the base class for all descriptors that define a filtering operation within a data component.
Definition
Namespace:Telerik.Maui.Controls.Data
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class FilterDescriptorBase : DataDescriptor, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseDataDescriptorFilterDescriptorBase
Derived Classes:
Implements:
Inherited Members
Constructors
FilterDescriptorBase()
Declaration
cs-api-definition
protected FilterDescriptorBase()