1 write to parentRowsLabels
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
1904parentRowsLabels = value;
2 references to parentRowsLabels
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
1892return parentRowsLabels; 1902if (parentRowsLabels != value)