Back to Devexpress

CardViewColumnLayoutItem Class

aspnet-devexpress-dot-web-a918b2e2.md

latest2.4 KB
Original Source

CardViewColumnLayoutItem Class

Represents a layout item within the CardView’s edit form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewColumnLayoutItem :
    ColumnLayoutItem
vb
Public Class CardViewColumnLayoutItem
    Inherits ColumnLayoutItem

The following members return CardViewColumnLayoutItem objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

IDataSourceViewSchemaAccessor

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem ColumnLayoutItem CardViewColumnLayoutItem BootstrapCardViewColumnLayoutItem

MVCxCardViewColumnLayoutItem

See Also

CardViewColumnLayoutItem Members

DevExpress.Web Namespace