aspnet-devexpress-dot-web-405e1d10.md
Represents a layout item for a command button within the CardView’s edit form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewCommandLayoutItem :
CommandLayoutItem,
IWebGridCommandItemsOwner
Public Class CardViewCommandLayoutItem
Inherits CommandLayoutItem
Implements IWebGridCommandItemsOwner
The following members return CardViewCommandLayoutItem objects:
Object StateManager CollectionItem LayoutItemBase LayoutItem ContentPlaceholderLayoutItem CommandLayoutItem CardViewCommandLayoutItem BootstrapCardViewCommandLayoutItem
See Also