How do I change the default row height ?
Hello,
You can set CellHeight, CellMaxHeight, CellMinHeight properties of the FieldSettings. Another way would be to create a style for the DataRecordPresenter and set the Height there.