BootstrapCardViewCommandLayoutItem Class
In This Article
Represents a layout item for a command button within the Card View’s edit form.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewCommandLayoutItem :
CardViewCommandLayoutItem,
IBootstrapLayoutItem,
IBootstrapLayoutItemBase
#Related API Members
The following members return BootstrapCardViewCommandLayoutItem objects:
#Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutItem
ContentPlaceholderLayoutItem
CommandLayoutItem
CardViewCommandLayoutItem
BootstrapCardViewCommandLayoutItem
See Also