Back to Devexpress

BootstrapEditModeCommandLayoutItem Class

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

latest1.8 KB
Original Source

BootstrapEditModeCommandLayoutItem Class

A layout item for command buttons in the BootstrapGridView and BootstrapCardView edit forms.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapEditModeCommandLayoutItem :
    EditModeCommandLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapEditModeCommandLayoutItem
    Inherits EditModeCommandLayoutItem
    Implements IBootstrapLayoutItem,
               IBootstrapLayoutItemBase

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem CommandLayoutItem EditModeCommandLayoutItem BootstrapEditModeCommandLayoutItem

See Also

BootstrapEditModeCommandLayoutItem Members

DevExpress.Web.Bootstrap Namespace