Back to Devexpress

MVCxCalendarProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-8f40fd13.md

latest2.1 KB
Original Source

MVCxCalendarProperties Class

Contains Calendar specific properties.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxCalendarProperties :
    CalendarProperties
vb
Public Class MVCxCalendarProperties
    Inherits CalendarProperties

The following members return MVCxCalendarProperties objects:

Remarks

An object of the MVCxCalendarProperties type can be accessed via the CalendarSettings.Properties property.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

DevExpress.Web.Internal.IDatePickerTypeOwner

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties CalendarProperties MVCxCalendarProperties

See Also

MVCxCalendarProperties Members

Calendar

DevExpress.Web.Mvc Namespace