Back to Devexpress

BootstrapListBoxProperties Class

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

latest1.5 KB
Original Source

BootstrapListBoxProperties Class

Contains settings specific to a listbox editor.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapListBoxProperties :
    ListBoxProperties,
    IBSBadgeOwner,
    IBootstrapListBoxRenderMode
vb
Public Class BootstrapListBoxProperties
    Inherits ListBoxProperties
    Implements IBSBadgeOwner,
               IBootstrapListBoxRenderMode

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties ListEditProperties ListBoxProperties BootstrapListBoxProperties

See Also

BootstrapListBoxProperties Members

DevExpress.Web.Bootstrap Namespace