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
[read-only] | Cell | TableCell.
Gets the System.Web.UI.WebControls.TableCell object that represents the cell being rendered in the System.Web.UI.WebControls.Calendar control. |
[read-only] | Day | CalendarDay.
Gets the System.Web.UI.WebControls.CalendarDay object that represents the day being rendered in the System.Web.UI.WebControls.Calendar control. |
[read-only] | SelectUrl | string.
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. |