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