2 writes to val
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellValueEventArgs.cs (2)
65this.val = value; 75this.val = value;
1 reference to val
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellValueEventArgs.cs (1)
61return this.val;