2 references to GetSortProperty
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
5181
PropertyDescriptor sortColumn = this.ListManager.
GetSortProperty
();
7153
sortProperty = this.ListManager.
GetSortProperty
();