ASPxSchedulerTimeCellPreparedEventArgs Constructors
Provides data for the ASPxScheduler.HtmlTimeCellPrepared event.Name | Parameters | Description |
---|---|---|
ASPxSchedulerTimeCellPreparedEventArgs(TableCell, IWebTimeCell, SchedulerViewBase) | cell, timeCell, view | Initializes a new instance of the ASPxSchedulerTimeCellPreparedEventArgs class with the specified settings. |
See Also