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: api-reference/10 UI Components/dxScheduler/1 Configuration/views/snapToCellsMode.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ type: Enums.SnapToCellsMode
4
4
---
5
5
---
6
6
##### shortDescription
7
-
Specifies how a Scheduler View snaps appointments to grid.
7
+
Specifies how a Scheduler View snaps appointments to the grid.
8
8
9
9
---
10
-
Scheduler can snap appointments to the cell grid. When this functionality is active, the component increases appointment dimensions (never shrinks appointments).
10
+
The Scheduler can snap appointments to the grid. When this feature is enabled, the component increases appointment dimensions and never reduces them.
11
11
12
12
The following **snapToCellsMode** values are available:
13
13
14
-
-*"always"*: Scheduler snaps all appointments to grid.
14
+
-*"always"*: Scheduler snaps all appointments to the grid.
15
15
-*"auto"*: Appointments that cover more than half of a cell are stretched to occupy the entire cell.
16
-
-*"never"*: Scheduler does not snap appointments to grid.
16
+
-*"never"*: Scheduler does not snap appointments to the grid.
17
17
18
18
The default **snapToCellsMode** value varies by view:
0 commit comments