ASPxClientSchedulerCellClickEventArgs Members
Provides data for the ASPxClientScheduler.CellClick event.Properties
Name | Description |
---|---|
htmlElement | Gets the HTML element that the event was triggered on. |
interval | Gets the time interval of the time cells related to the event. |
resource | Gets the resource identifier associated with the cell related to the event. |
See Also