Datagrid column header alignment

Hello!

Is column header title alignment now supported?

Thank you!


Hi Enchev!

I tried this property but it also affect the content of column. My goal is to center the Header Title of column but Contents of rows remain Left Aligned.

Thank you!

You can use HederTemplate to define header content with desired alignment or you can use CSS directly to override the default. Check what classes are used with your browser devtools inspector.

Cool. Thank you so much sir Enchev