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