1 reference to PreferredColumnWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
6549int preferredColumnWidth = this.myGridTable.IsDefault ? this.PreferredColumnWidth : this.myGridTable.PreferredColumnWidth;