Back to Devexpress

ContentPlaceholderLayoutItem Class

aspnet-devexpress-dot-web-407efff0.md

latest2.6 KB
Original Source

ContentPlaceholderLayoutItem Class

Serves as a base for layout item classes in ASPxGridView and ASPxCardView controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IDataSourceViewSchemaAccessor

Inheritance

Show 18 items

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem ColumnLayoutItem

CommandLayoutItem

CardViewColumnLayoutItem

CardViewCommandLayoutItem

GridViewColumnLayoutItem

EditModeCommandLayoutItem

BootstrapGridViewColumnLayoutItem

BootstrapEditModeCommandLayoutItem

BootstrapCardViewCommandLayoutItem

BootstrapCardViewColumnLayoutItem

MVCxCardViewColumnLayoutItem

MVCxGridViewColumnLayoutItem

See Also

ContentPlaceholderLayoutItem Members

DevExpress.Web Namespace