aspnet-devexpress-dot-web-fc030dbf.md
Contains settings specific to a calendar editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CalendarProperties :
EditProperties,
IDatePickerTypeOwner
Public Class CalendarProperties
Inherits EditProperties
Implements IDatePickerTypeOwner
The following members return CalendarProperties objects:
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.
Show 12 items
Object StateManager PropertiesBase EditPropertiesBase EditProperties CalendarProperties DateNavigatorProperties
BootstrapSchedulerDateNavigatorProperties
BootstrapDateEditCalendarProperties
See Also