This documentation is archived and is not being maintained.

DayRenderEventArgs Constructor

Initializes a new instance of the DayRenderEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method DayRenderEventArgs(TableCell, CalendarDay) Initializes a new instance of the DayRenderEventArgs class using the specified cell and calendar day.
Public method DayRenderEventArgs(TableCell, CalendarDay, String) Initializes a new instance of the DayRenderEventArgs class using the specified cell, calendar day, and selection URL.
Top
Show: