1 reference to DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginRight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
970
valBounds.Width -= DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginLeft + 2 * DATAGRIDVIEWROWHEADERCELL_contentMarginWidth +
DATAGRIDVIEWROWHEADERCELL_horizontalTextMarginRight
;