Check out example codes for "devexpress aspxdatagridview set column alignment". It will help you in understanding the concepts better.
Code Example 1
<dx:GridViewCommandColumn ShowNewButton="true" ShowEditButton="true" ShowNewButtonInHeader="true">
<HeaderStyle HorizontalAlign="Center" />
</dx:GridViewCommandColumn>
Learn ReactJs, React Native from akashmittal.com