CalendarProperties Class
Contains settings specific to a calendar editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return CalendarProperties objects:
Remarks
The CalendarProperties class contains settings specific to the ASPxCalendar editor type and serves as a base for the DateEditCalendarProperties class. In addition to the common editor settings inherited from its ancestors, the CalendarProperties class implements specific properties which define the calendar’s appearance and behavior.
Inheritance
See Also