Skip to main content
A newer version of this page is available. .

MVCxCalendarProperties Class

Contains Calendar specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxCalendarProperties :
    CalendarProperties

The following members return MVCxCalendarProperties objects:

Remarks

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

See Also