Skip to main content

BootstrapDateEditTimeEditProperties Class

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

Namespace: DevExpress.Web.Bootstrap

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