2 references to PropAlignment
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (2)
96int alignment = this.Properties.GetInteger(PropAlignment, out found); 135this.Properties.SetInteger(PropAlignment, (int) value);