BootstrapListEditItem Class
In This Article
Represents an individual list item.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapListEditItem :
ListEditItem,
IBSBadgeOwner
#Related API Members
The following members return BootstrapListEditItem objects:
#Inheritance
Object
StateManager
CollectionItem
ListEditItemBase
ListEditItem
BootstrapListEditItem
See Also