CardViewCommandLayoutItem Class
Represents a layout item for a command button within the CardView’s edit form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CardViewCommandLayoutItem objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardViewCommandButtonEventArgs.LayoutItem |
ASPxCardViewCustomCommandButtonEventArgs.LayoutItem | |
CardViewLayoutItemCollection.AddCommandItem(CardViewCommandLayoutItem) | |
ASP.NET MVC Extensions | MVCxCardViewLayoutItemCollection.AddCommandItem() |
MVCxCardViewLayoutItemCollection.AddCommandItem(Action<CardViewCommandLayoutItem>) |
Inheritance
See Also