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

BootstrapDateEditTimeEditProperties Class

Contains settings specific to the Date Edit control’s time edit.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v20.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapDateEditTimeEditProperties :
    DateEditTimeEditProperties

The following members return BootstrapDateEditTimeEditProperties objects:

Remarks

An object of the BootstrapDateEditTimeEditProperties type can be accessed via the BootstrapDateEditTimeSectionProperties.TimeEditProperties property.

See Also