I've set
grid.DisplayLayout.Pager.PagerAppearance = PagerAppearance.Bottom;
in my code, but the pager still appears at the top of the grid.
Is there something else I need to set in order to make this work?