Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class BootstrapCardViewCommandLayoutItem :
    CardViewCommandLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase

The following members return BootstrapCardViewCommandLayoutItem objects:

See Also