MaterialDesignInXAML / MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.
http://materialdesigninxaml.net
MIT License
15.03k stars 3.41k forks source link

set DataGridNumericUpDownColumn TextAlignment doesn't work #1536

Closed ahmediddma closed 4 years ago

ahmediddma commented 4 years ago

setting MahApps DataGridNumericUpDownColumn TextAlignment to anything doesn't work and it will always be the default value

you can test it in the demo app

Keboo commented 4 years ago

Related MahApps PR: https://github.com/MahApps/MahApps.Metro/pull/3555/