The following tables list the members exposed by Generic BindingListView.
Name | Description | |
---|---|---|
![]() | BindingListView Constructor | Constructs a BindingListView object that wraps a BindingList. |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | Filter | Gets or sets a filter on the list. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | RaisesItemChangedEvents | Gets a value indicating whether item property value changes raise ListChanged events of type ItemChanged. |
![]() | SortDescriptions | Gets the SortDescriptions. |
![]() | SupportsAdvancedSorting | Gets a value indicating whether the data source supports advanced sorting. |
![]() | SupportsFiltering | Gets a value indicating whether the data source supports filtering. |
Name | Description | |
---|---|---|
![]() | IsSortedCore | Overridden. Gets a value indicating whether the list is sorted. |
![]() | (Inherited from | |
![]() | SortDirectionCore | Overridden. Gets the direction the list is sorted. |
![]() | SortPropertyCore | Overridden. Gets the property descriptor that is used for sorting the list. |
![]() | (Inherited from | |
![]() | SupportsSearchingCore | Overridden. Gets a value indicating whether the list supports searching. |
![]() | SupportsSortingCore | Overridden. Gets a value indicating whether the list supports sorting. |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | ApplySort | Sorts the list of items. |
![]() | BeginUpdate | Call this method if you need to make wholesale changes to the underlying collection and you don't want the collection to be sorted or filtered until you call end update. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | Dispose | Overrides the Dispose method. |
![]() | (Inherited from | |
![]() | EndUpdate | Use this with BeginUpdate to tell the binding list view that you don't want the view to be sorted or filtered while you are making changes to the underlying collection |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | RemoveFilter | Removes an filter applied to the list. |
![]() | (Inherited from | |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | ApplySortCore | Overridden. Sorts the items. |
![]() | (Inherited from | |
![]() | FindCore | Overridden. Searches for the index of the item that has the specified property descriptor with the specified value. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | OnListChanged | Overridden. Occurs when the list changes. |
![]() | (Inherited from | |
![]() | RemoveSortCore | Overridden. Removes any sort applied with ApplySortCore. |
![]() | (Inherited from |
Name | Description | |
---|---|---|
![]() | ||
![]() |