A newer version of this page is available.
Switch to the current version.
BootstrapTimeEditProperties Class
Contains settings specific to the Bootstrap Time Edit control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapTimeEditProperties :
TimeEditProperties
Public Class BootstrapTimeEditProperties
Inherits TimeEditProperties
Related API Members
The following members accept/return BootstrapTimeEditProperties objects:
Remarks
The BootstrapTimeEditProperties class contains settings specific to the BootstrapTimeEdit editor type.
In addition to the common editor settings inherited from its ancestors, the BootstrapTimeEditProperties class implements specific properties which define the behavior and appearance of a time editor and its elements.
Inheritance
See Also
Feedback