Skip to main content
Tab

DateEditTimeEditProperties() Constructor

Initializes a new instance of the DateEditTimeEditProperties class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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