Back to Devexpress

BootstrapCardViewLayoutItemCollection Class

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

latest2.1 KB
Original Source

BootstrapCardViewLayoutItemCollection Class

Represents a collection of layout items within the Form Layout used in the Card View’s edit form.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewLayoutItemCollection :
    CardViewLayoutItemCollection
vb
Public Class BootstrapCardViewLayoutItemCollection
    Inherits CardViewLayoutItemCollection

The following members return BootstrapCardViewLayoutItemCollection objects:

Inheritance

Object StateManagedCollectionBase Collection LayoutItemCollection GridLayoutItemCollection CardViewLayoutItemCollection BootstrapCardViewLayoutItemCollection

See Also

BootstrapCardViewLayoutItemCollection Members

Card View

DevExpress.Web.Bootstrap Namespace