ClassSortDescriptorBase
Class
Represents the base class for all descriptors that define a sorting operation within a data component.
Definition
Namespace:Telerik.Data.Core
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public abstract class SortDescriptorBase : OrderedDescriptor, INotifyPropertyChanged
Inheritance: objectViewModelBaseDataDescriptorOrderedDescriptorSortDescriptorBase
Derived Classes:
Implements:
Inherited Members
Constructors
SortDescriptorBase()
Declaration
cs-api-definition
protected SortDescriptorBase()