CustomSortList
Class
Represents a custom sort list.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class CustomSortList : NotifyPropertyChangedBase
Inheritance: objectCustomSortList
Constructors
Initializes a new instance of the CustomSortList class.
Properties
Gets the is read only.
C#
public bool IsReadOnly { get; }
The is read only.