BootstrapDateEditTimeEditProperties Class
In This Article
Contains settings specific to the Date Edit control’s time edit.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapDateEditTimeEditProperties :
DateEditTimeEditProperties
#Related API Members
The following members return BootstrapDateEditTimeEditProperties objects:
#Remarks
An object of the BootstrapDateEditTimeEditProperties type can be accessed via the BootstrapDateEditTimeSectionProperties.TimeEditProperties property.
#Inheritance
Show 12 items
See Also