4 references to DATAGRIDVIEWSTATE2_allowHorizontalScrollbar
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridView.cs (1)
456| DATAGRIDVIEWSTATE2_allowHorizontalScrollbar
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
1194this.dataGridViewState2[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar] = false; 1234this.dataGridViewState2[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar] = true; 10328this.dataGridViewState2[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar];