Criteria labels are not found
Hi,
When I load a QueryBuilder in XAML, I don't have the right labels for the criteria grid.
For example, instead of having "Visible" or "Expression", I get "STRCRITERIAOUTPUT" and "STRCRITERIAEXPRESSION".
However, the title label of the docking "Sub-query Structure" and "Properties" is loaded correctly. Here is a screenshot.
How can I solve the problem?
Thank you!
Sure, I only had to override this :
The ColumnHeaderStyle was the property to replace!
Snippet