Skip to content

Commit 3aa7354

Browse files
Apply suggestions from code review
Co-authored-by: dirkpieterse <dirk.pieterse@devexpress.com>
1 parent 8f80ded commit 3aa7354

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

api-reference/10 UI Components/dxScheduler/1 Configuration/views/snapToCellsMode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ type: Enums.SnapToCellsMode
44
---
55
---
66
##### shortDescription
7-
Specifies how a Scheduler View snaps appointments to grid.
7+
Specifies how a Scheduler View snaps appointments to the grid.
88

99
---
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.
1111

1212
The following **snapToCellsMode** values are available:
1313

14-
- *"always"*: Scheduler snaps all appointments to grid.
14+
- *"always"*: Scheduler snaps all appointments to the grid.
1515
- *"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.
1717

1818
The default **snapToCellsMode** value varies by view:
1919

0 commit comments

Comments
 (0)