Back to Devexpress

BootstrapTimeEditProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-d02ed282.md

latest2.4 KB
Original Source

BootstrapTimeEditProperties Class

Contains settings specific to the Bootstrap Time Edit control.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapTimeEditProperties :
    TimeEditProperties
vb
Public Class BootstrapTimeEditProperties
    Inherits TimeEditProperties

The following members 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

Show 11 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase SpinEditPropertiesBase TimeEditProperties BootstrapTimeEditProperties

See Also

BootstrapTimeEditProperties Members

Time Edit

DevExpress.Web.Bootstrap Namespace