2 references to ImageLayout
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
858
imageLayout = ((DataGridViewImageColumn) this.OwningColumn).
ImageLayout
;
winforms\Managed\System\WinForms\DataGridViewImageColumn.cs (1)
205
if (this.
ImageLayout
!= value)