Implemented interface member:
property
SupportsSorting
System.ComponentModel.IBindingList.SupportsSorting
7 references to SupportsSorting
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
56Assert.False(source.SupportsSorting); 115Assert.False(source.SupportsSorting); 179Assert.False(source.SupportsSorting); 265Assert.False(source.SupportsSorting); 337Assert.False(source.SupportsSorting); 444Assert.True(source.SupportsSorting); 519Assert.False(source.SupportsSorting);