| Name | Description | |
|---|---|---|
![]() | DeselectAllCells | Deselects all currently selected schedule grid cells. |
![]() | GetCellForPosition | Gets the schedule grid cell, which contains the given point. The point should be expressed in the grid coordinate system. |
![]() | GetDateTimeForPosition | Gets the DateTime, which corresponds to the given position in grid coordinates. |
![]() | SelectCell | Selects the given schedule grid cell. |
![]() | SingleSelectCell | Selects the given grid cell and deselects all others. |


