Skip to main content

MVCxCardViewToolbarItem Class

Implements the Card View’s toolbar item functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxCardViewToolbarItem :
    CardViewToolbarItem

#Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Internal.ISupportSvgImageRendering

#Inheritance

Object
StateManager
CollectionItem
MenuItem
DevExpress.Web.GridCommandMenuItem
GridToolbarItem
CardViewToolbarItem
MVCxCardViewToolbarItem
See Also