Represents custom sort lists provider.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public static class CustomSortListsProvider
Inheritance: objectCustomSortListsProvider
Properties
Gets or sets the custom sort lists.
C#
public static ObservableCollection<CustomSortList> CustomSortLists { get; }
The custom sort lists.
Methods
Adds new list.
Adds new ReadOnly list.
Removes the element at the specified index.