1 reference to DATAGRIDVIEWCOLUMN_defaultWidth
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (1)
276
return col.InheritedAutoSizeMode != DataGridViewAutoSizeColumnMode.Fill && col.Width !=
DATAGRIDVIEWCOLUMN_defaultWidth
;