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

DateEditTimeEditProperties() Constructor

Initializes a new instance of the DateEditTimeEditProperties class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public DateEditTimeEditProperties()

Remarks

This constructor is used internally to initialize a new instance of the base DateEditTimeEditProperties class.

See Also