Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewCommandLayoutItem :
    CardViewCommandLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase

The following members return BootstrapCardViewCommandLayoutItem objects:

See Also