You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ You can modify this preloaded report layout and then save changes to a REPX file
38
38
2. Click **Open Designer** to edit the loaded layout in the DevExpress
39
39
[Report Designer][designer].
40
40
Modify the layout as you see fit.
41
-
3. Once you have made changes in the **Report Designer** dialog, click the hamburger button, select **Save**, and close the dialog.
41
+
3. Once you have made changes in the Report Designer dialog, click the hamburger button, select **Save**, and close the dialog.
42
42
4. Click **Save to File** to save the report layout to a REPX file.
43
43
You can overwrite an existing file or create a new file.
44
44
5. Restart the application and click **Import from File** to import a report layout from the previously saved REPX file.
@@ -53,9 +53,9 @@ You can design a new layout from scratch and then save it to a REPX file:
53
53
1. Build and run the sample application.
54
54
2. Click **Create New** to open a new blank report layout in the DevExpress
55
55
[Report Designer][designer].
56
-
3. Design the report layout (template) using tools available in the **Report Designer**.
56
+
3. Design the report layout (template) using tools available in the Report Designer.
57
57
Follow the tutorial: [Create a table report using the Report Wizard][wizard-tutorial].
58
-
4. Once you have made all necessary changes in the **Report Designer** dialog, click the hamburger button, select **Save**, and enter a report layout name.
58
+
4. Once you have made all necessary changes in the Report Designer dialog, click the hamburger button, select **Save**, and enter a report layout name.
59
59
Click **Save** and close the dialog.
60
60
5. Click **Save to File** to save the report layout to a REPX file.
61
61
6. Restart the application and click **Import from File** to import a report layout from the previously saved REPX file.
0 commit comments