Articles in this section
Category / Section

Can I reset the display order of the columns to it's original state?

1 min read

If you have made changes to the display order of the columns and you want to reset it to it's original state, you can use the following code snippet:

C#

this.GridGroupingControl1.TableDescriptor.ResetVisibleColumns();

VB

Me.GridGroupingControl1.TableDescriptor.ResetVisibleColumns()

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied