New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents the base class for all descriptors that define a sorting operation within a data component.

Definition

Constructors

C#
protected SortDescriptorBase()

Properties

Gets or sets the comparer instance.

C#
public IComparer Comparer { get; set; }
Property Value:

The comparer.