Class FilterDescriptorBase
Represents the base class for all descriptors that define a filtering operation within a data component.
Inherited Members
Namespace: Telerik.Maui.Controls.Data
Assembly: Telerik.Maui.Controls.dll
Syntax
public abstract class FilterDescriptorBase : DataDescriptor, INotifyPropertyChanged
Constructors
FilterDescriptorBase()
Declaration
protected FilterDescriptorBase()