Any body please help me how to do remove menu option when right clicking on DevExpress Xtra Grid Control Column header
You can disable it with the following property:
GridOptionsMenu.EnableColumnMenu
Which is on the Gridview.