SortDescriptorBase
Class
Represents the base class for all descriptors that define a sorting operation within a data component.
Definition
Namespace:Telerik.Maui.Controls.Data
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public abstract class SortDescriptorBase : OrderedDescriptor, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseDataDescriptorOrderedDescriptorSortDescriptorBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected SortDescriptorBase()