Name | Description | |
---|---|---|
SortableBindingList<T> Constructor | Overloaded. |
The following tables list the members exposed by SortableBindingList<T>.
Name | Description | |
---|---|---|
SortableBindingList<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowEdit | (Inherited from System.ComponentModel.BindingList<T>) | |
AllowNew | (Inherited from System.ComponentModel.BindingList<T>) | |
AllowRemove | (Inherited from System.ComponentModel.BindingList<T>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RaiseListChangedEvents | (Inherited from System.ComponentModel.BindingList<T>) | |
SortDescriptions | Gets the collection of sort descriptions currently applied to the data source. | |
SupportsAdvancedSorting | Gets a value that indicates whether the data source supports advanced sorting. |
Name | Description | |
---|---|---|
IsSortedCore | Overridden. Gets a value that indicates whether the list is sorted. | |
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
SortDirectionCore | Overridden. Gets the direction in which the list is sorted. | |
SortPropertyCore | Overridden. Gets the first property descriptor used for sorting the list. | |
SupportsChangeNotificationCore | (Inherited from System.ComponentModel.BindingList<T>) | |
SupportsSearchingCore | (Inherited from System.ComponentModel.BindingList<T>) | |
SupportsSortingCore | Overridden. Gets a value that indicates whether the list supports sorting. |
Name | Description | |
---|---|---|
AddNewCore | (Inherited from System.ComponentModel.BindingList<T>) | |
ApplySortCore | Overridden. Sorts the items on the list based on a single property. | |
ClearItems | (Inherited from System.ComponentModel.BindingList<T>) | |
FindCore | (Inherited from System.ComponentModel.BindingList<T>) | |
InsertItem | (Inherited from System.ComponentModel.BindingList<T>) | |
OnAddingNew | (Inherited from System.ComponentModel.BindingList<T>) | |
OnListChanged | (Inherited from System.ComponentModel.BindingList<T>) | |
RemoveItem | (Inherited from System.ComponentModel.BindingList<T>) | |
RemoveSortCore | Overridden. Removes any sorts currently applied to the list. | |
SetItem | (Inherited from System.ComponentModel.BindingList<T>) |
Name | Description | |
---|---|---|
AddingNew | (Inherited from System.ComponentModel.BindingList<T>) | |
ListChanged | (Inherited from System.ComponentModel.BindingList<T>) |