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

BootstrapDateEditTimeSectionProperties Class

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

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