1 reference to HorizontalTextMarginRight
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
847
valBounds.Width -= HorizontalTextMarginLeft + 2 * ContentMarginWidth +
HorizontalTextMarginRight
;