Skip to main content

BootstrapDateEditTimeSectionProperties Class

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

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapDateEditTimeSectionProperties :
    DateEditTimeSectionProperties

The following members return BootstrapDateEditTimeSectionProperties objects:

Remarks

An object of the BootstrapDateEditTimeSectionProperties type can be accessed via the BootstrapDateEdit.TimeSectionProperties property.

Inheritance

See Also