Back to Devexpress

CommandLayoutItem Class

aspnet-devexpress-dot-web-deaa5307.md

latest2.0 KB
Original Source

CommandLayoutItem Class

The base class for the CardViewCommandLayoutItem and EditModeCommandLayoutItem classes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class CommandLayoutItem :
    ContentPlaceholderLayoutItem
vb
Public MustInherit Class CommandLayoutItem
    Inherits ContentPlaceholderLayoutItem

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IDataSourceViewSchemaAccessor

Inheritance

Show 11 items

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem CommandLayoutItem CardViewCommandLayoutItem

EditModeCommandLayoutItem

BootstrapEditModeCommandLayoutItem

BootstrapCardViewCommandLayoutItem

See Also

CommandLayoutItem Members

DevExpress.Web Namespace