Back to Devexpress

BootstrapCardViewColumnLayoutItem Class

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

latest1.6 KB
Original Source

BootstrapCardViewColumnLayoutItem Class

Represents a layout item within 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 BootstrapCardViewColumnLayoutItem :
    CardViewColumnLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapCardViewColumnLayoutItem
    Inherits CardViewColumnLayoutItem
    Implements IBootstrapLayoutItem,
               IBootstrapLayoutItemBase

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem ColumnLayoutItem CardViewColumnLayoutItem BootstrapCardViewColumnLayoutItem

See Also

BootstrapCardViewColumnLayoutItem Members

DevExpress.Web.Bootstrap Namespace