c# - Centring column header text in dataGridView -
i have small problem, when center text in column in datagridview this
datagridview1.colmnheadersdefaultstyle.alignment = datagridviewcontentalignment.bottomcenter;
some times can see strange tendency pull text left side cell.
like on image, appreciate if can me small , annoying problem ;)
if columns sortable, there place on right sort arrows.
Comments
Post a Comment