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

MVCxDateEditProperties Class

Contains DateEdit specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxDateEditProperties :
    DateEditProperties

The following members return MVCxDateEditProperties objects:

Remarks

An object of the MVCxDateEditProperties type can be accessed via the DateEditSettings.Properties property.

See Also