@ -103,7 +103,7 @@ When a grid is in a table-view layout, the first n columns can be fixed so that
### Persist User Settings
The settings of a grid and its elements can be persisted and re-applied using the SaveUserSettings and LoadUserSettings methods, respectively. By default, column widths, visibilities, positions, and fixed-column counts as well as grouping and sorting criteria are persisted; merged columns, their positions, and their visibilities can also be persisted. However, these settings can be modified when calling the SaveUserSettings and LoadUserSettings methods.
The settings of a grid and its elements can be persisted and re-applied using the SaveUserSettings and LoadUserSettings methods, respectively. By default, column widths, visibility, positions, and fixed-column counts as well as grouping and sorting criteria are persisted; merged columns, their positions, and their visibility can also be persisted. However, these settings can be modified when calling the SaveUserSettings and LoadUserSettings methods.