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