The CellAlignment property only sets the Alignment for the current selected cell so it is not available during design-time.

When it comes to the headers I think you can use the CellAlignment property on those as well. First set the Col and Row properties to select the correct header cell and then set the CellAlignment property.