System.Web.UI.WebControls.DayRenderEventArgs: Property Members

The properties of System.Web.UI.WebControls.DayRenderEventArgs are listed below. For a list of all members, see the DayRenderEventArgs Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
CellTableCell.

Gets the System.Web.UI.WebControls.TableCell object that represents the cell being rendered in the System.Web.UI.WebControls.Calendar control.

[read-only]
DayCalendarDay.

Gets the System.Web.UI.WebControls.CalendarDay object that represents the day being rendered in the System.Web.UI.WebControls.Calendar control.

[read-only]
SelectUrlstring.

Gets the script used to post the page back to the server when the date being rendered is selected in a System.Web.UI.WebControls.Calendar control.