DayRenderEventArgs::Day Property
.NET Framework (current version)
Gets the CalendarDay object that represents the day being rendered in the Calendar control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::CalendarDay^The CalendarDay that represents the day being rendered in the Calendar.
Use the Day property to get information about the day being rendered in the Calendar control.
.NET Framework
Available since 1.1
Available since 1.1
Show: