Skip to main content
Tab

DateEditTimeSectionProperties.TimeEditProperties Property

Gets the settings of the time edit.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public DateEditTimeEditProperties TimeEditProperties { get; }

Property Value

Type Description
DateEditTimeEditProperties

A DateEditTimeEditProperties object that contains the settings.

See Also