Hi,
i have an xamGrid where the user can increase or decrease the font size.
when the size is increased, the row height is increasing too. but when decreased the row height is not decreasing.
is there an option for that?
You can set the RowHeight of the XamGrid to Dynamic.
HTH