ClassOrderedDescriptor
Class
Represents a data descriptor that support a sort order.
Definition
Namespace:Telerik.Maui.Controls.Data
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class OrderedDescriptor : DataDescriptor, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseDataDescriptorOrderedDescriptor
Derived Classes:
Implements:
Inherited Members
Constructors
OrderedDescriptor()
Declaration
cs-api-definition
protected OrderedDescriptor()