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

DateEditTimeSectionProperties.TimeEditProperties Property

Gets the settings of the time edit.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public DateEditTimeEditProperties TimeEditProperties { get; }

Property Value

Type Description
DateEditTimeEditProperties

A DateEditTimeEditProperties object that contains the settings.

See Also