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.

enter image description here

like on image, appreciate if can me small , annoying problem ;)

if columns sortable, there place on right sort arrows.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -