Class PropertySortDescriptor
Inheritance
System.Object
PropertySortDescriptor
Inherited Members
Namespace: Telerik.Data.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PropertySortDescriptor : SortDescriptorBase, INotifyPropertyChanged, IPropertyDescriptor
Constructors
PropertySortDescriptor()
Declaration
public PropertySortDescriptor()
Properties
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
|
System.String
|
Methods
PropertyChangedOverride(String)
Declaration
protected override void PropertyChangedOverride(string changedPropertyName)
Parameters
|
System.String
changedPropertyName
|