1 write to CellStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleContentChangedEventArgs.cs (1)
10
CellStyle
= dataGridViewCellStyle.OrThrowIfNull();
1 reference to CellStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyleContentChangedEventArgs.cs (1)
16
public DataGridViewCellStyleScopes CellStyleScope =>
CellStyle
.Scope;