The properties of the SortableBindingList(T) class are listed below. For a complete list of SortableBindingList(T) class members, see the SortableBindingList(T) Members topic.
![]() | Gets or sets a value indicating whether items in the list can be edited. |
![]() | Gets or sets a value indicating whether you can add items to the list using the AddNew method. |
![]() | Gets or sets a value indicating whether you can remove items from the collection. |
![]() | Gets the number of elements actually contained in the Collection`1. |
![]() | Gets or sets the element at the specified index. |
![]() | Gets or sets a value indicating whether adding or removing items within the list raises ListChanged events. |
![]() | |
![]() | Gets a IList`1 wrapper around the Collection`1. |
![]() | |
![]() | |
![]() | Gets a value indicating whether ListChanged events are enabled. |
![]() | Gets a value indicating whether the list supports searching. |
![]() |