Skip to content

Commit ded6bbb

Browse files
Apply suggestion from @dmitry-eliseev-devexpress
Co-authored-by: Dmitry Eliseev <81766219+dmitry-eliseev-devexpress@users.noreply.github.com>
1 parent 9c3a30d commit ded6bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To load a different dashboard in the Dashboard Control, assign a new dashboard n
123123
The assigned layout definition replaces the current definition and resets the dashboard state.
124124

125125
You can also clear the Dashboard Control using [TdxCustomDashboardControl.Clear].
126-
Clearing a dashboard makes it inactive: `TdxCustomDashboardControl.Active = False`.
126+
A dashboard clear operation disables the `TdxCustomDashboardControl.Active` property.
127127
Once you assign a new dashboard layout and, optionally, UI interaction state,
128128
you must activate the dashboard control.
129129

0 commit comments

Comments
 (0)