Column rename
This article contains example code that shows the usage of the ColumnRename component.
Upper case property names#
This example shows how to set up a general renaming function that converts the property names from lower into uppercase.
Renaming with attribute#
This example show how to use the RenameColumn
attribute.