I have tried in XAML to get footer aggregate results to be shown that way that caption is on left side and result is on right. If column width is changed value should stay to right. I have found some of examples but with no luck for final solution (only with static width I have got it close, but does not work when column widht change).
Here is little example what I want:
Start point:
_____________
| Count 90 |
And when column width is changed result should stay on right:
________________
| Count 90 |
Here is little example what I want:
Start point:
_____________
| Count 90 |
And when column width is changed result should stay on right:
________________
| Count 90 |