2 references to AllowUserToOrderColumns
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DataGridViewDesigner.cs (2)
907
new DesignerActionPropertyItem(nameof(
AllowUserToOrderColumns
), SR.DataGridViewEnableColumnReordering)
1001
if (value ==
AllowUserToOrderColumns
)