Multiple cell selection is supported in various views, such as Day (normal and Split
view), Week, Month, and Timeline view. When enabled, you can block a range of cells
and add a new event within the date range.
This topic will show you how to select multiple cells.
To select multiple cells
- Right-click on WebScheduler control and choose Properties.
- Set EnableMultipleCellSelection to True.
- Run the project. In this case, you will be able to select multiple cells and add
a new event within the date range.