Back to Devexpress

BootstrapListEditItem Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-7d418dfd.md

latest2.3 KB
Original Source

BootstrapListEditItem Class

Represents an individual list item.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapListEditItem :
    ListEditItem,
    IBSBadgeOwner
vb
Public Class BootstrapListEditItem
    Inherits ListEditItem
    Implements IBSBadgeOwner

The following members return BootstrapListEditItem objects:

Inheritance

Object StateManager CollectionItem ListEditItemBase ListEditItem BootstrapListEditItem

See Also

BootstrapListEditItem Members

DevExpress.Web.Bootstrap Namespace