2 writes to cellStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewEditingControlShowingEventArgs.cs (2)
22this.cellStyle = cellStyle; 38this.cellStyle = value;
1 reference to cellStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewEditingControlShowingEventArgs.cs (1)
30return this.cellStyle;