Implemented interface member:
property
SupportsSorting
System.ComponentModel.IBindingList.SupportsSorting
7 references to SupportsSorting
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
54Assert.False(source.SupportsSorting); 113Assert.False(source.SupportsSorting); 177Assert.False(source.SupportsSorting); 263Assert.False(source.SupportsSorting); 335Assert.False(source.SupportsSorting); 442Assert.True(source.SupportsSorting); 517Assert.False(source.SupportsSorting);