5 references to None
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1988Scope = DataGridViewCellStyleScopes.None
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs (4)
36Scope = DataGridViewCellStyleScopes.None; 44Scope = DataGridViewCellStyleScopes.None; 504if (_dataGridView is not null && Scope != DataGridViewCellStyleScopes.None) 513if (Scope == DataGridViewCellStyleScopes.None)