Skip to main content
Tab

CardViewCommandLayoutItem Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewCommandLayoutItem :
    CommandLayoutItem,
    IWebGridCommandItemsOwner
See Also