CellClickEventArgs Properties
Provides data for the ASPxClientScheduler.CellClick and ASPxClientScheduler.CellDoubleClick events.| Name | Description |
|---|---|
| htmlElement | Provides access to an object containing information about an HTML element representing the clicked time cell. |
| interval | Provides access to a time interval occupied by the clicked time cell. |
| resource | Gets the name of a resource to which the clicked time cell belongs. |
See Also