Skip to content

Commit a89a1c9

Browse files
authored
DocGen 24_2 result (#8242)
1 parent 18f1d5a commit a89a1c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/10 UI Components/dxForm/1 Configuration/colCountByScreen/colCountByScreen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following code snippet specifies 2 columns for the "xs" screen size:
6060

6161
---
6262

63-
[note] Changing the column count [repaints](/Documentation/ApiReference/UI_Components/dxForm/Methods/#repaint) the Form. Repainting resets item states and reinitializes Form items and item templates.
63+
[note] Changing the column count [repaints](/api-reference/10%20UI%20Components/Widget/3%20Methods/repaint().md '/Documentation/ApiReference/UI_Components/dxForm/Methods/#repaint') the Form. Repainting resets item states and reinitializes Form items and item templates.
6464

6565
#include btn-open-demo with {
6666
href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Form/ColumnsAdaptability/"

concepts/05 UI Components/Form/10 Organize Simple Items/15 In Columns/15 Layout Depending on the Screen Width.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The Form UI component supports different layouts for different screen widths. Us
153153

154154
---
155155

156-
[note] Changing the column count [repaints](/Documentation/ApiReference/UI_Components/dxForm/Methods/#repaint) the Form. Repainting resets item states and reinitializes Form items and item templates.
156+
[note] Changing the column count [repaints](/api-reference/10%20UI%20Components/Widget/3%20Methods/repaint().md '/Documentation/ApiReference/UI_Components/dxForm/Methods/#repaint') the Form. Repainting resets item states and reinitializes Form items and item templates.
157157

158158
#include btn-open-demo with {
159159
href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Form/ColumnsAdaptability/"

0 commit comments

Comments
 (0)