3 references to DATAGRIDVIEWSTATE1_standardTab
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (3)
5025return this.dataGridViewState1[DATAGRIDVIEWSTATE1_standardTab]; 5029if (this.dataGridViewState1[DATAGRIDVIEWSTATE1_standardTab] != value) 5031this.dataGridViewState1[DATAGRIDVIEWSTATE1_standardTab] = value;