DateEditCalendarProperties Class
Contains settings specific to a date editor’s dropdown calendar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return DateEditCalendarProperties objects:
Remarks
The DateEditCalendarProperties class contains settings specific to the ASPxDateEdit editor’s dropdown calendar. This class inherits the main calendar settings from its ancestor and overrides some of them which are not in effect for the dropdown calendar.
Inheritance
See Also