3 references to AllowUserToOrderColumns
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (1)
844if (this.AllowUserToOrderColumns != value)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
12363if (isAltDown && this.AllowUserToOrderColumns && 13016this.AllowUserToOrderColumns &&