Back to Devexpress

BootstrapCardViewCommandLayoutItem Class

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

latest2.1 KB
Original Source

BootstrapCardViewCommandLayoutItem Class

Represents a layout item for a command button 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 BootstrapCardViewCommandLayoutItem :
    CardViewCommandLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapCardViewCommandLayoutItem
    Inherits CardViewCommandLayoutItem
    Implements IBootstrapLayoutItem,
               IBootstrapLayoutItemBase

The following members return BootstrapCardViewCommandLayoutItem objects:

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem CommandLayoutItem CardViewCommandLayoutItem BootstrapCardViewCommandLayoutItem

See Also

BootstrapCardViewCommandLayoutItem Members

DevExpress.Web.Bootstrap Namespace