ASPxSchedulerTimeCellPreparedEventArgs Properties
Provides data for the ASPxScheduler.HtmlTimeCellPrepared event.
Name | Description |
---|---|
Cell | Provides access to the HTML table cell which represents the current time cell of the Scheduler. |
Interval | Gets the time interval which characterizes the current time cell. |
Resource |
Gets the resource of a cell related to the ASPx |
View | Provides access to the Scheduler View. |
See Also