Update documentation
This commit is contained in:
parent
1b9c4cfc23
commit
9721890a3c
@ -17,8 +17,8 @@ namespace LibationWinForms
|
|||||||
* list. When filtering is removed, items in the FilterRemoved list
|
* list. When filtering is removed, items in the FilterRemoved list
|
||||||
* are added back to the base list.
|
* are added back to the base list.
|
||||||
*
|
*
|
||||||
* Remove and InsertItem are overridden to ensure that the current
|
* Remove and InsertItem are overridden to ensure that the base
|
||||||
* filter remains applied when items are removed/added to the list.
|
* list remains synchronized with the AllItems list.
|
||||||
*/
|
*/
|
||||||
internal class SortableFilterableBindingList : SortableBindingList<GridEntry>, IBindingListView
|
internal class SortableFilterableBindingList : SortableBindingList<GridEntry>, IBindingListView
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user