DataGrid CanRenameColumns Property
Boolean scalar. Allow or disallow column renaming. The default is 1.
This property only applies if ReadOnly is 0. If ReadOnly is 1, columns may not be renamed.
The DataGridColumn provides a CanRename property for determining if specific columns may or may not be renamed.