A newer version of this page is available.
Switch to the current version.
BootstrapDateEditTimeSectionProperties.TimeEditProperties Property
Gets the time edit settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapDateEditTimeEditProperties TimeEditProperties { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property TimeEditProperties As BootstrapDateEditTimeEditProperties
Property Value
Type | Description |
---|---|
BootstrapDateEditTimeEditProperties | A BootstrapDateEditTimeEditProperties object that contains the settings. |
See Also
Feedback