1 write to desiredFillWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
337this.desiredFillWidth = value;
1 reference to desiredFillWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
333return this.desiredFillWidth;