1 write to rowHeaderWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
2916rowHeaderWidth = value;
2 references to rowHeaderWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
2910return rowHeaderWidth; 2914if (rowHeaderWidth != value)