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

MVCxTimeEditProperties Class

Contains TimeEdit specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxTimeEditProperties :
    TimeEditProperties

The following members return MVCxTimeEditProperties objects:

Remarks

An object of the MVCxTimeEditProperties type can be accessed via the TimeEditSettings.Properties property.

See Also