Represents a date in the Calendar control.
For a list of all members of this type, see CalendarDay Members.
System.Object
System.Web.UI.WebControls.CalendarDay
EO.Web.CalendarDay
[Visual Basic]
Public Class CalendarDay
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
This class inherits from the standard ASP.NET CalendarDay class. Two additional properties are added in this class: IsDisabled and IsOutOfRange. Both properties provide additional information about the state of the day.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
CalendarDay Members | EO.Web Namespace