public void alignCenters() { ContentPanel.ScrollToHorizontalOffset(ContentPanel.ScrollableWidth * 0.5); ContentPanel.ScrollToVerticalOffset(ContentPanel.ScrollableHeight * 0.5); }