Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

(GH-3470) Fix for: DataGridNumericUpDownColumn - Vertical alignment #3485

Merged

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

It's not possible to change some properties for the NumericUpDown styles for the DataGridNumericUpDownColumn. To allow this, we introduce 2 new styles

  • MahApps.Metro.Styles.DataGrid.NumericUpDownColumnStyle
  • MahApps.Metro.Styles.DataGrid.NumericUpDownColumnEditingStyle

Now it's possible to used these styles to change properties.

Closed Issues

Closes #3470

@punker76 punker76 added this to the 2.0.0 milestone Apr 16, 2019
@punker76 punker76 merged commit 76aeb52 into develop Apr 16, 2019
@punker76 punker76 deleted the feature/GH-3470-DataGridNumericUpDownColumn-Styles branch April 16, 2019 21:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Development

Successfully merging this pull request may close these issues.

DataGridNumericUpDownColumn - Vertical alignment
1 participant