SchedulerBuilder.OnCellClick Method
| Name | Parameters | Description |
|---|---|---|
| OnCellClick(RazorBlock) | jsFunc | A function that is executed when a view cell is clicked. Mirrors the client-side onCellClick option. |
| OnCellClick(String) | jsFunc | A function that is executed when a view cell is clicked. Mirrors the client-side onCellClick option. |