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.Mvc.v18.1.dll

Declaration

public class MVCxTimeEditProperties :
    TimeEditProperties

The following members accept/return MVCxTimeEditProperties objects:

Remarks

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

Implements

See Also