MVCxCardViewToolbarItem Class
In This Article
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
#Related API Members
The following members return MVCxCardViewToolbarItem objects:
#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