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