Back to Devexpress

BootstrapListEditItemCollection Class

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

latest2.2 KB
Original Source

BootstrapListEditItemCollection Class

Represents the collection of list items.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapListEditItemCollection :
    ListEditItemCollection
vb
Public Class BootstrapListEditItemCollection
    Inherits ListEditItemCollection

The following members return BootstrapListEditItemCollection objects:

Inheritance

Object StateManagedCollectionBase Collection ListEditItemCollectionBase ListEditItemCollection BootstrapListEditItemCollection

See Also

BootstrapListEditItemCollection Members

DevExpress.Web.Bootstrap Namespace