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